bobpx5 / Create_LoginPage

This project will allow you to create a login page using Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create_LoginPage

This project will give you an exemple of login page using Flask.

  1. First Step copy the current project using : git clone https://github.com/Faouzizi/Create_LoginPage.git

  2. Second step go to this directory using shell command. cd Create_LoginPage

  3. Install python packages Install all python packages using the following command : pip install -r requirements.txt

  4. Run Flask App Now you can run the Flask app using the folowing command : python3 main.py

Enjoy => if you have any question you can contact me :)

About

This project will allow you to create a login page using Flask

License:MIT License


Languages

Language:Python 65.4%Language:HTML 34.6%