Wizzard26 / capstone-project

https://dartsconnect.vercel.app
0 stars 0 forks source link

Implement MongoDB Database #10

Open Wizzard26 opened 1 year ago

Wizzard26 commented 1 year ago

Value proposition

As a developer, I want to implement a MongoDB database in my Next.js project so that I can store and retrieve data from a persistent data source.

Description

As a user of the application, I want to be able to view and interact with data that is stored in a database. This includes being able to search for and filter data, as well as adding, editing, and deleting data as needed. Result of implementing MongoDB in the Next.js project, users will have a more reliable and scalable data storage solution, allowing for better performance and a smoother user experience.

Acceptance criteria

Tasks