Skip to content
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

create backend server ,connect with mogodb and create user schemas #6

Open
mohammedasimahmed opened this issue Mar 14, 2024 · 2 comments
Assignees
Labels

Comments

@mohammedasimahmed
Copy link
Contributor

mohammedasimahmed commented Mar 14, 2024

Description:
Currently, there is no backend server in place, and there is no connection established with MongoDB. To enable data storage and retrieval for user-related functionalities, such as registration and authentication, Set up a backend Express server, establish a connection with MongoDB, and define user schemas for the database.

Tasks to be done:

  • Configure and deploy an Express server to handle backend operations.
  • Establish a connection with MongoDB to store and retrieve user data.
  • Define user schemas to structure the data stored in the MongoDB database, including fields such as username, email, password, etc.
@mohammedasimahmed mohammedasimahmed changed the title create backend server and user schemas create backend server ,connect with mogodb and create user schemas Mar 14, 2024
@0PrashantYadav0
Copy link

@mohammedasimahmed i would like to work in this so please assign this to me.

@mohammedasimahmed
Copy link
Contributor Author

assigned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants