Course management which incorporates Angular Material UI, nodeJS with express framework and mongoDB All the front end dependencies are added via bower. The server dependencies are added via npm. Using mongoose to connect to MongoDB from Node JS
Its a simple application for an examiner to upload quesstions which requires answer in the form of ratings from the students. Well the questions are targeted to determine the quality of a course instructor based on the course he is teaching, so that the examiner can evaluate the instrictor.
The examiner can do CRUD operations on the questionnare for three subjects right now