A webdev class project: online course management system where faculty can author courses and students can register for online tutorials. Created with Angular/Node/MongoDB stack.
Faculty View can be found here:
https://github.com/zhamborova/cs4550-f20-client-react
https://angular-zhamborova.herokuapp.com/courses
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
- View course/modules/lesson/topic
- Take quizzes