A webdev class project: online course management system where faculty can author courses and students can register for online tutorials. Created with React/Java/MySql stack.
Student View can be found here:
https://github.com/zhamborova/cs4550-f20-client-angular
https://arcane-reaches-39782.herokuapp.com/table
To get this running locally pull from repo
Frontend
npm install
npm start
Npm will install all the required packages and npm start will run the start script
- Create/Delete/Update course/modules/lesson/topic