Skip to content

A MERN application designed for college students, enabling them to efficiently organise their projects and assist clubs in making announcements. Students can create, update or delete their project details and create public notes stating their requirements. Club login has a dedicated announcements page for recruitments, events, etc

Notifications You must be signed in to change notification settings

Shreyansh-Agrawal/VConnect

Repository files navigation

VConnect

  • A MERN application designed for college students, enabling them to efficiently organise their projects and assist clubs in making announcements.
  • Students can create, update or delete their project details and create public notes stating their requirements.
  • Club login has a dedicated announcements page for recruitments, events, etc visible in student login.

Getting Started

Clone the repository, open it in a code editor and run

npm install

In the root directory create a .env file and add firebase config details-

PORT=
MONGO_URL=
JWT_SECRET=
JWT_LIFETIME=
CLOUDINARY_HOST=
CLOUDINARY_API_KEY=
CLOUDINARY_API_SECRET=

then run the development server:

npm start

Open http://localhost:3000 with your browser to see the result.

Demo

vconnect.demo.mp4

About

A MERN application designed for college students, enabling them to efficiently organise their projects and assist clubs in making announcements. Students can create, update or delete their project details and create public notes stating their requirements. Club login has a dedicated announcements page for recruitments, events, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published