Skip to content

Mongo DB University project with intent of creating and sharing a database connection, performing CRUD operations via driver, handling errors, and utilizing MongoDB best practices.

Notifications You must be signed in to change notification settings

mchadds/MongoDB-MflixProj

Repository files navigation

MongoDB-MflixProj

Description

The purpose of this project is for back-end development of a movie-browsing web app (MFlix). Back-end development includes:

  • Creating and sharing a database connection
  • Perform CRUD operations
  • Use the MongoDB aggregation framework
  • Configure/manage the database client
  • Handle exceptions and timeouts
  • Utilize MongoDB best practices

User Functionality

  • Search movies (basic or complex searching)
  • Register as a new user
  • Login as an existing user and create/delete your own movie reviews

Back-end Tools

  • Node.js JavaScript runtime environment (driver used for CRUD operations)
  • MongoDB Atlas Cloud environment where database cluster is hosted with sample data
  • Express.js Framework for API

Proof of Completion

Image of Cart

About

Mongo DB University project with intent of creating and sharing a database connection, performing CRUD operations via driver, handling errors, and utilizing MongoDB best practices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages