Skip to content

Set Up MongoDB Database #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Raghav983093 opened this issue Jan 25, 2025 · 2 comments
Open

Set Up MongoDB Database #5

Raghav983093 opened this issue Jan 25, 2025 · 2 comments
Labels
Easy enhancement New feature or request IWOC2025

Comments

@Raghav983093
Copy link
Member

Description

Configure the project to use MongoDB as its database to store user and other application-related data.

Steps to Implement

  1. Install and configure mongoose for database interaction.
  2. Create a connection to the MongoDB database using the mongoose.connect() method.
  3. Set up a basic User schema to store user data.

Expected Outcome

MongoDB is connected, and user data is stored correctly in the database.

@Durgesh4993 Durgesh4993 added enhancement New feature or request Easy IWOC2025 labels Jan 25, 2025
@mayankjain2710
Copy link

Hi,
I noticed that no one assign this task. Could you please assign it to me? I would love to contribute to this repository, and I’m also participating in C4GT.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy enhancement New feature or request IWOC2025
Projects
None yet
Development

No branches or pull requests

3 participants