GarimaSingh0109/Resum-Resume

Set Up Complete Backend with MongoDB for Login and Signup Features

Open

#31 opened on Oct 1, 2024

View on GitHub
 (1 comment) (0 reactions) (1 assignee)HTML (220 forks)auto 404
gssoc-extgssoc24hacktoberfestlevel3

Repository metrics

Stars
 (71 stars)
PR merge metrics
 (PR metrics pending)

Description

We need to set up a complete backend system using MongoDB to implement the login and signup features for our application. This backend will handle user authentication, data storage, and ensure secure access to user accounts.

Objectives

  • Establish a connection to the MongoDB database.
    
  • Implement user registration (signup) functionality.
    
  • Implement user authentication (login) functionality.
    
  • Set up necessary API endpoints for handling login and signup requests.
    

This is a very primary issue and mark it as level 3 or give higher point for contribution if possible

Contributor guide