Skip to content

ManasJadhav/pbl_project_FORUME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PICT-Forume

Description

This is forum for pict college student to ask doubts and questions related to Academics , Clubs , Cocurricular events going around the college.

Here the teachers , seniors and juniors can Solve each others Doubts.

Run Locally

Clone the project

  git clone https://github.com/ManasJadhav/pbl_project_FORUME.git

Go to the project directory

  cd pbl_project_FORUME

Install dependencies

  npm install

Run the Server

  using nodemon or npm <app.js>

Install Client dependencies

  npm install

Run the client

  npm run start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

SECRET_KEY : For verifying jwt tokens.

DATABASE : contains the dbURI of MongoDB connections

Author

About

This Forum was made for pict students to interact with seniors , teachers , peers in lockdown.The Website is made in MERN stack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors