Skip to content

anuragpathak2608/flaskproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flaskproject

To Do Application with Flask, Sqlalchemy, WTForms, Bootstrap alt text

Steps to Run the project:

  1. Clone the Repo using below command. #git clone git@github.com:anuragpathak2608/flaskproject.git
  2. Complete project is present under directory Todo with GUI >> Flask_todo, Open this directory.
  3. To install dependencies run below command. #pip install -r requirements.tx
  4. Run below command to run the python server. python app.py
  5. Browse http://127.0.0.1:5000/
  6. Path to add User : http://127.0.0.1:5000/user/add
  7. Path to add Task : http://127.0.0.1:5000/task/add

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published