carolbonk / carolbonk/backend-nodejs-capstone
Initialize and populate MongoDB
Open
backlog
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As a developer,
I need to initialize and populate MongoDB,
So that the application has a database to store and retrieve data.
Details and Assumptions:
MongoDB is installed and running.
Acceptance Criteria:
Given a running MongoDB instance,
When the database is initialized and populated,
Then the data should be accessible for CRUD operations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.