Skip to content

Grading System for a Hypothetical University (part of PLP Assignment)

Notifications You must be signed in to change notification settings

mittalchirag/GradingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grading-System

Grading System for a Hypothetical University (part of PLP Assignment)

Instructions to run the code on your local machine:

  1. Install nodejs
  2. Install npm
  3. Clone the repo to your local machine
  4. Change the directory to GradingSystem
  5. Type sudo npm install nodemon -g in Terminal
  6. Install all the dependencies by typing npm install in Terminal
  7. Host the app by typing nodemon in terminal
  8. The app will be hosted on port 8080
  9. Vist localhost:8080 in your browser to view the app

About

Grading System for a Hypothetical University (part of PLP Assignment)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published