tushargupta1504 / Medical-Website

Very basic project for the beginner''s
https://tushargupta1504.github.io/Medical-Website/
Apache License 2.0
69 stars 223 forks source link

#Add Backend #411

Open harsh7274v opened 1 month ago

harsh7274v commented 1 month ago

Backend Features User Authentication:

Login Page:

Implement a secure login interface that allows users to authenticate using their credentials. Ensure password encryption and secure session management. Provide error handling for incorrect login attempts.

Signup Page:

Develop a user-friendly signup interface for new users to create accounts. Include form validation to ensure data integrity (e.g., checking for valid email formats, strong password requirements). Incorporate CAPTCHA or other anti-bot measures to prevent automated signups. Send a confirmation email upon successful registration to verify user identity.

harsh7274v commented 1 month ago

@tushargupta1504 assign me this task .