Open martapolii opened 23 hours ago
Create a MongoDB database for the application
● Define the following collections:
[ ] users: to store user profiles and authentication data
[ ] trivia questions: to store the trivia questions and answers
[ ] May consider additional databases upon discussion
Create a MongoDB database for the application
● Define the following collections:
[ ] users: to store user profiles and authentication data
[ ] trivia questions: to store the trivia questions and answers
[ ] May consider additional databases upon discussion