Skip to content

A web portal of student lifecycle management to display career history, including all accomplishments and achievements of student whose ID number is entered.

Notifications You must be signed in to change notification settings

tanvi-radia/Student-Lifecycle-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Lifecycle Management

Description

The lack of a master database to access a student’s entire life cycle poses several problems. The recruiters have to search all the different places to get a verified list of accomplishments of the applicants. To tackle that we have thought of building a web app with CRUD operations and various roles to keep track of the achievements and accomplishments of a student in one database that can be fetched anywhere with the unique id of the student for review.

image image image image image image image image

Setup

Add your mongoDB URI in .env and db.js file

# Install dependencies
npm install

# Run in development
npm run dev

# Run in production
npm start

About

A web portal of student lifecycle management to display career history, including all accomplishments and achievements of student whose ID number is entered.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published