Skip to content

shrught/Create_LoginPage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 65.4%
  • HTML 34.6%