hatchways / team-water-polo

1 stars 1 forks source link

BE: Setup Mongo for project #3

Open moffatethan opened 3 years ago

moffatethan commented 3 years ago

- Set up the selected database for the project. The goal for this ticket is that the authentication features included in the starting code will be functional by storing user information in the database.

Here are some resources on the technologies: - **MongoDB** - use Mongoose for Node.js or PyMongo + some object document mapper to make things organized