Skip to content
Snippets Groups Projects
Commit 0e382bb8 authored by Sara Savanovic Djordjevic's avatar Sara Savanovic Djordjevic
Browse files

update: add section to readme

parent c231cb69
No related branches found
No related tags found
Loading
# PROG2900
## Database setup
This project requires the use of MongoDB. To use the application a database must first be set up and configured. The following is a step by step guide of how to set up the database:
This project requires the use of MongoDB. To use the application, a MongoDB Atlas database must first be set up and configured. The following is a step by step guide of how to set up the database:
1. Create a user/Log into MongoDB Atlas (https://www.mongodb.com/atlas)
2. ?Create an organization?
3. On the left-hand side in the menu under "Organization", press the "Project" tab.
......@@ -38,4 +38,6 @@ This project requires the use of MongoDB. To use the application a database must
![Alt text](images/image-10.png)
11. You have now created a database deployment, but you will still have to configure the connection to the database.
\ No newline at end of file
11. You have now created a database deployment, but you will still have to configure the connection to the database.
### Database connection
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment