/Django-Login-System

Beautiful Multilanguage, theme switchable Login System built using Django framework and PostgreSQL which uses cookie-based user sessions and allows registration, login, and account-details modification.

Primary LanguageCSS

Zero: Login System Django CI

1. About:

Beautiful Login built using Django framework and PostgreSQL which uses cookie-based user sessions and allows switching light and dark theme, registration, login, and account-details modification.

2. Steps To Follow:

git clone https://github.com/dragonblood/Django-Login.git
cd Django-Login
pipenv shell
pipenv install -r requirements.txt
pipenv sync
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

3. Screenshots

Light Dark
Initial Initial dark
Create an account Create an account dark
Login Login dark
Hey user page Hey user page dark
Change password Change password dark

Please Feel Free to raise an issue.

Take Permission Before using it in your work.