Skip to content

Simple system, that has registration, authentication, login, logout features.

Notifications You must be signed in to change notification settings

sahaib9747/Django_Authentication_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Django authentication system is a simple tool that implemented the basic concepts of user authentication and form validation. It uses the django core frameworks example as Messages, auth and login, logout, authenticate models to process the data.

Features

  • Registration
  • Log in
  • Authentication
  • Logout

how to run on local machine ?

to run the application, You need to configure you machine first:

  • install python 3.8.10
  • create virtualenv
  • install all the required modules from requirements.txt file
  • setup the database
  • run the server
  • enjoy

About

Simple system, that has registration, authentication, login, logout features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published