Skip to content

Add Login & Signup Functionality with Basic Backend #7

@Janhavi078

Description

@Janhavi078

Description:
Implement a working Login and Signup system for the website. The goal is to allow users to create accounts, log in securely, and access personalized features in the future.
A simple backend setup can be used (Node.js + Express + MongoDB or Firebase, etc.).

Tasks:

Create Login and Signup UI pages.

Add form validation for email, password, etc.

Build a basic backend to handle user registration and authentication.

Store user data securely (hashed passwords if using database).

Show success/error messages on the frontend.

Make pages responsive and user-friendly.

Expected Outcome:
Users can sign up and log in successfully, with form validation and backend support for data handling.

Tech Suggestions (optional):

Backend: Node.js + Express

Database: MongoDB / Firebase / JSON mock

Frontend: HTML, CSS, JS or React (as per project tech stack)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions