SE 4200: Web Application Development II
Assignment: MongoDB
Requirements
Upgrade your Express-powered web service application to use MongoDB to persist and read data for its resource.
Use the Mongoose ODM to establish a model and schema for your resource, and to save and read documents to and from MongoDB.
Resources
Submission
- Submit your project using Git and GitHub. Start by creating a repo for this assignment here.
- Show your completed assignment to the instructor during class or office hours to receive credit.
Last Updated 01/06/2025