Skip to content

rahulp-github/DiscussionForum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discussion Forum For College

A discussion forum which is designed for colleges where students of a particular college can interact and share their thoughts on a particular topic.

Deployed Link https://discussion-forum-clg.herokuapp.com/

Run Locally

Clone the project

  git clone https://github.com/rahulp-github/DiscussionForum

Go to the project directory

  cd DiscussionForum

Install dependencies

  npm install

Start the server

  node app

Features

  • Create New Post
  • Comment system
  • Alumni section to interact with college alumnis
  • College Events section
  • College Announcements section

Tech Stack

Client: HTML,CSS,JS

Server: Node JS, Express JS

DataBase: Mongo DataBase

Libraries: Passport.js(Authentication),Bcrypt Js(Password Hashing),Mongoose,connect-Flash(flash Messages)

ScreenShots

Student Registration Page

image

Student Login Page

image

Dashboard Page

image

Creating a New Post

image

Detailed Discussion Page image

College Events Section

image

Adding a New Event

image

Announcements Section

image

Profile Section

image

About

A discussion forum for a particular college

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published