Simple user Authentication
This is a simple user Authentication system built using Django, crispy forms and bootstrap for front end
- django v(4.1.7)
- django crispy forms v(2.0)
- crispy bootstrap 4 v(2022.1)
- python -m pip install Django
- pip install crispy-bootstrap4
- pip install django-crispy-forms
- python manage.py runserver
- author : ngehjosephrya
- email : joehitch204@gmail.com