A new course management system designed for universities. Visit it here or read the comprehensive project report here.
Project developed by Loh Jia Hao ([email protected]), Jennifer Long ([email protected]), Jolyn Tan ([email protected]), and Yu Qi Wong ([email protected]) for CS2102 AY19/20 Sem 1 at the National University of Singapore.
Clone the repository and run the following to install dependencies:
npm install
Make sure that you are in the root directory of the project and run the following:
npm run dev
The app should open in a new window at http://localhost:3000
You can check the result of your api call at http://localhost:5000 after running the project.
E.g. http://localhost:5000/users will display the list of users.
For UI components
https://react-bootstrap.github.io/components/alerts
For icons
https://www.taniarascia.com/node-express-postgresql-heroku/#set-up-postgresql-database