oss-slu / Enhancing-Bioinformatics-Research-through-LLM

Apache License 2.0
0 stars 0 forks source link

Save Signup Data to MongoDB Database #12

Closed AjithAkuthota23 closed 1 month ago

AjithAkuthota23 commented 2 months ago

Implement the functionality to save user signup data (username, email, password) to a MongoDB database. This will involve creating an API endpoint that accepts the signup data and stores it securely.

Tasks: