/authentication-app

A simple authentication app in Django framework.

Primary LanguageJavaScriptMIT LicenseMIT

Authentication App

Description

A simple authentication app in Django framework. Log in, Log Out and Sign Up functionalities are available through the user interface. You can manage your accounts from Django administration site.

Requirements

  • Python 3.5
  • Virtual environment for the project.

Installation

  1. In terminal run cd command to this repository directory.
  2. Activate your virtualenv for the project.
  3. Run pip install -r requirements.txt in your terminal.

Build with

  • Crispy Forms
  • OAuth

Author

Karolina Mamczarz