Skip to content

This project is an user authentication system built using Django, a popular web framework for Python. It includes several key functionalities such as sign up, login, profile, logout, and change password.

Notifications You must be signed in to change notification settings

VarunGit2022/User_Authentication_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

User_Authentication_System

This project is an user authentication system built using Django, a popular web framework for Python. It includes several key functionalities such as sign up, login, profile, logout, and change password. It includes several key functionalities such as sign up, login, profile, logout, and change password:

  1. The sign up functionality allows new users to create an account by providing their basic information such as name, email address, and password.
  2. The login functionality allows users to access their account by providing their login credentials.
  3. Once logged in, users can access their profile page, which displays their personal information and account details.
  4. The logout functionality enables users to safely log out of their account, preventing unauthorized access.
  5. The change password functionality allows users to update their account password for security purposes.

Technology Stack:

  1. Python
  2. Django
  3. HTML
  4. CSS
  5. Bootstrap
  6. SQLite (for the database)

Use the following paths to go through the functions of the application:

image

Overall, the project provides users with a secure and reliable authentication system for accessing your web application or website.

About

This project is an user authentication system built using Django, a popular web framework for Python. It includes several key functionalities such as sign up, login, profile, logout, and change password.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published