Great Deal! Get Instant $10 FREE in Account on First Order + 10% Cashback on Every Order Order Now

Overview You are working towards building a full stack application, specifically called the MEAN stack. The acronym contains letters representing some of the critical software you will utilize to...

1 answer below »

Overview


You are working towards building a full stack application,
specifically called the MEAN stack. The acronym contains letters
representing some of the critical software you will utilize to develop
the app (MongoDB, Express, Angular, and Node.js). You have reached a
critical stage in the full stack project. You will create a database and
then connect the database to the server which, in turn, will deliver
the data to the browser for the customer who uses the Travlr Getaways
website. In this module, you will create MongoDB databases. You will
provide structure, models, and schemas to the database to establish the
groundwork for the API. Finally, you will add mock data to test pulling
live data from the database.


Prompt


Follow the NoSQL Database, Models, and Schema section of the CS 465 Full Stack Guide and address the following:


  • Database Access Module: Create a JavaScript module to access the NoSQL database using the Mongoose package library.
  • API Integration: Create the logic necessary to
    define the trip schema with validation and retrieve the trip data in
    JSON format, using the Mongoose node package library.
  • Populate Database: Use the Seedgoose node package
    library to populate the Trips collections with sample data suitable for
    Travlr Getaways’ software requirements.
  • Testing: Test the database by using a database tool (Robo 3T) to verify that the data has been loaded correctly.

Guidelines for Submission


Submit your updated zipped file folder, travlr.zip. The trips.json
file should be included as part of the zipped file folder. This will
demonstrate that when you open the database, it shows the live data. The
JSON file will live within the travlr.zip folder.

Answered 3 days After Sep 21, 2022

Solution

Aditi answered on Sep 22 2022
68 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here