Get Instant Help From 5000+ Experts For
question

Writing: Get your essay and assignment written from scratch by PhD expert

Rewriting: Paraphrase or rewrite your friend's essay with similar meaning at reduced cost

Editing:Proofread your work by experts and improve grade at Lowest cost

And Improve Your Grades
myassignmenthelp.com
loader
Phone no. Missing!

Enter phone no. to receive critical updates and urgent messages !

Attach file

Error goes here

Files Missing!

Please upload all relevant files for quick & complete assistance.

Guaranteed Higher Grade!
Free Quote
wave
CN5006 Web And Application developmen

CN5006 Application Development Assignment 2021/22 Academic Year Total Marks 50Application development.Web and Mobile0065NCourse work for C • You should be working in Group of NOT be MORE THAN 5 students . • React must be for used for user interface. • Any tool other than React will not be accepted. Task: Design an a web server application consisting of backend and front end in separate files using node jsexpres, mongo dB and mongoose to design the RESTAPI. You can use either Repl or Visual Studio Code for your Course work. The REST API will use Covid19 data (provided to you for this course work). The given csv data having following fields: • states • cases • death • date Sub Task 1 Back End application. Following sub tasks should be performed 1. The BackEnd application should use mongoDB queries to demonstrate following: (Total 25 Marks) 1.1 Create a Mongo dB collection to hold the data from the given CSV file. name this collection as Covid Data or any appropriate name. (marks 1) 1.2 Create mongoose Schema for this dataset and from this Schema create a model to be used in add delete update and find commands. (marks 3) 1.3 Create a separate file that uses moongose Schema created in 2.1 to make connection with mongoDB (marks 3) 1.4 Add a POST method to the REST API that should be able to Add the data i.e. number of cases, deaths , state, and date to the Covid collection in mongoDB (marks 3) 1.5 Add another POST method for update case, death and date for a given state.(marks 3) 1.6 REST API should also have an separate endpoint using POST method for deleting a document i.e. cases and deaths for given state (marks 3) 1.7 It should also have a Get method to show total number of cases & deaths for a given state (marks 3) 1.8 It should have an endpoint using Get method to display on the browser the first 20 documents from the covid data base for a given date and state. (marks 3) 1.9 It should have an endpoint using Get method to display those states where Cases are more than the given value entered by the user in a single day. (marks 3)

support
close