Question: Add student to database Remove student from database Modify student in database Modify course in database In this assignment, you are requested to use

Add student to database Remove student from database Modify student in database Modify course in database In this assignment, you are requested to use 'RESTful', 'express', 'node 'and 'MongoDB 'to develop a Specifically, you are requested to accomplish the following: 1. Develop the web-services mentioned above. 

Add student to database Remove student from database Modify student in database Modify course in database In this assignment, you are requested to use 'RESTful', 'express', 'node 'and 'MongoDB 'to develop a web-application. We are seeking to store and modify the information of students through web requests. A student is represented with: first name, last name, id, semester and the list of courses taken by that student. Note: you are requested to design/develop a separate table for the courses in your database. Specifically, you are requested to accomplish the following: 1. Develop the web-services mentioned above. When developing, use one function to develop each one of above-mentioned operations. 2. Develop client-side model to consume the web-services you implemented. The client- side model that you develop should be user-friendly and facilitate the user to perform the functionalities provided by the web-service. So, develop a professional and friendly user- interface. Write down comments throughout your web-service and web-pages that you develop.

Step by Step Solution

3.42 Rating (146 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

To accomplish the given requirements you can follow the steps below Step 1 Set up the project Create ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!