Skip to content

emaanumer012/EasyCoach

Repository files navigation

EasyCoach

Transport management system providing efficient and convenient solutions for day-scholars of a university.

HOW TO RUN THE CODE PROVIDED

  1. Install NodeJs, Express, EJS, BOOTSTRAP, Nodemon and all related extensions.
  2. Run the DDL and dummy data provided on a mySQL workbench and name the Database as ‘transport’ in root.
  3. Open the EasyCoach folder in VS Code.
  4. In app.js, navigate to the MySQL connection point and change the password to the one you’ve kept on your mySQL workbench. Do the same in the middleware.js file as well.
  5. Once that is done, click on New Terminal
  6. Inside the terminal, type ‘nodemon app.js’
  7. Go to any web browser and paste: http://localhost:3000
  8. Login with credentials ‘abubakarjaved599@gmail.com’ with password ‘admin123’ and role as ‘Administrator’.

ERD:

image

Interface:

Register

image

Dashboard:

image

Manage Students:

image

Manage Routes

image

About

Manage the transport system of a university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published