This broject is aimed at solving the nuances involved in creating a user authentication end to end with django and also
shows how to create user profiles using signals
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
- python 3.8
- django 3.0
- django-bootstrap4
- bootstrap4
- fontawesome
To get a local copy up and running follow these simple steps.
- pip
download python
- Clone the repo
git clone https://github.com/cforcross/User-Authentication-Web-App.git
- Install requirements.txt
pip install requirements.txt
The above showcases the user dashboard after the given user has registerd and sign in, giving him/her the ability to Edit,and change passwords.And the sounds out.This takes then to the next page which gives them the ability to sign back into the application and if they can't remember their password,a password forgotten link is availalbe for them to then follow the steps inorde to reset their password
For more examples, please refer to the Video demo
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
i'll begin by acknowledging the amazing guys at python,github and bootstrap,fontawesome the amazing work they do