Skip to content

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UTMS-University-Timetable-Management-System---MERN-Stack

The UTMS System is a RESTful API for managing a university's timetable system.The system should facilitate the creation, modification, and querying of class schedules for students, faculty, and administrative staff. Emphasizing secure access, data integrity.Built with the MERN stack (MongoDB, Express. js, React, Node. js).

Functional requirements

  1. User Roles and Authentication:
  2. Course Management:
  3. Timetable Management:
  4. Room and Resource Booking:
  5. Student Enrollment:
  6. Notifications and Alerts:

Setup project

  1. Clone this project and install all the dependancies using the npm i or npm install command.
  2. Create a config.env file in the root directory and specify PORT, MONGO_URI and JWT_TOKEN. JWT_TOKEN - 50 char alpha numeric PORT - 3000 (backend) if changed PORT is not 3000, make appropriate changes to api request calls, in client files.
  3. Start the project with npm start command. Open http://localhost:3000 to view it in the browser.

I used to my own repository to implement the project and i attached the link below

This is an external link to github account

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages