Skip to content

A Blog writing app limited within a specific organisation

Notifications You must be signed in to change notification settings

jindalabhay2003/A-Discussion-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Discussion Portal- A blog App

Simple App which allows you to write new blogs and comment on pre existing blogs, A admin is there who can remove any blog or can Blacklist/whitelist any user and also we limit everyone to their specific organisation. This app is created with React.js , Node js and mongo db as database. For Styling we have used Material ui Frame work.

General Information

Our purpose to make this project is to maintain a blog application limited to an organisation only where people can share their information, can ask their general doubts and can publicize something. And also a admin is there to avoid any misuse of services.

Technologies Used

  • Node js as Backend
  • React js as Frontend
  • Material UI
  • Mongo DB as Database
  • React Google Login For Authentication

Features

  • Limited to an Specific organisation Only
  • We can write as Many blogs as we want
  • Blogs are sorted according to most recently changed time
  • A admin is there who can remove any blog
  • A admin can blacklist/Whitelist any user
  • Anyone can comment on any blog

Setup

All Project Dependencies are listed in package.jsn file under dependencies in discussion_folder and server folder of project

To run this Project, Install it locally using npm

$ cd ../Server
$ npm install
$ node index.js


$ cd ../discussion_portal
$ npm install
$ npm start

Project Status

Project is: in progress

About

A Blog writing app limited within a specific organisation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published