Skip to content

eduardoferreira97/Login_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Django Login System

Welcome to the Django Login System! This project provides a robust authentication system for managing user accounts. It makes it easy to create, edit, delete, recover passwords, and change passwords. Let's get started!

πŸ”§ Installation

Ensure you have Python and Django installed. Clone the repository and follow these steps:

git clone (https://github.com/eduardoferreira97/Login_System.git)
cd Login_System
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

Access the system at http://localhost:8000/.

🌟 Features

Create Account: Register a new user account.
Edit Account: Update your profile information.
Delete Account: Remove your account from the system.
Forgot Password: Recover your password via email.
Change Password: Easily modify your password.

πŸ› οΈ Usage

Add the authentication app to your Django project.
Configure necessary URLs and templates.
Customize templates to match your project's visual identity.

πŸ“Œ Contribution

Contributions are welcome!

About

Django Login System: Secure Authentication with User-Friendly Features πŸŒπŸ”

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors