Skip to content

A secure and modular authentication system built with Django. Includes user registration, login, logout, password management, and session-based authentication with a clean and extensible architecture.

Notifications You must be signed in to change notification settings

Atakan-Avs/DjangoLoginSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Django Login System

A simple and secure Django-based authentication system that includes user login, logout, and registration functionalities. This project demonstrates the fundamentals of session-based authentication using Django's built-in user model.

πŸš€ Features

  • βœ… User Registration (Sign Up)
  • πŸ” User Login / Logout
  • πŸ”‘ Session-based Authentication
  • πŸ›‘οΈ Password Hashing
  • 🧭 Redirects based on login state
  • 🌐 Responsive UI with Bootstrap

πŸ› οΈ Tech Stack

  • Backend: Django (Python)
  • Frontend: HTML, CSS, Bootstrap
  • Database: SQLite (Default Django DB)

πŸ“‚ Project Structure

About

A secure and modular authentication system built with Django. Includes user registration, login, logout, password management, and session-based authentication with a clean and extensible architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published