Skip to content

A web app with authentication in python. This is for a self-exercise purpose only

License

Notifications You must be signed in to change notification settings

maniankara/flask-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

flask-web-app

A web app with authentication in python. This is for a self-exercise purpose only

Set up

  1. Ensure a good python environment with the help of conda
conda install -n web-app Python==3.11.9
  1. Clone a boiler-plate for this purpose
git clone https://github.com/maniankara/aaronleetw-flask-boilerplate.git
  1. Install the dependencies of the boiler plate
cd flask-boilerplate
pip install -r requirements.txt

About

A web app with authentication in python. This is for a self-exercise purpose only

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published