eugeneratkevich / User-Authentication-Web-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


User Authentication Web App

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

Table of Contents

About The Project

GitHub Logo

Built With

  • python 3.8
  • django 3.0
  • django-bootstrap4
  • bootstrap4
  • fontawesome

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • pip
download python

Installation

  1. Clone the repo
git clone https://github.com/cforcross/User-Authentication-Web-App.git
  1. Install requirements.txt
pip install requirements.txt

Usage

Project Dashboard

GitHub Logo

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

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

@twitter_handle

github

linknd

instagram

Acknowledgements

i'll begin by acknowledging the amazing guys at python,github and bootstrap,fontawesome the amazing work they do

About


Languages

Language:Python 61.2%Language:HTML 38.4%Language:CSS 0.4%