Skip to content

Generated a To-Do list website using Python Flask which takes input from user and performs CRUD operations

Notifications You must be signed in to change notification settings

susmeta01/ToDo-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo-Website

Generated a To-Do list website which takes input from user and performs CRUD operations.

Technologies used

  • Python
  • Flask
  • SQLAlchemy ORM
  • Jinja2
  • HTML and CSS
  • Bootstrap

Installation of Python Libraries

  • install flask
  • install flask_sqlalchemcy
  • install jinja
  • install datetime

Sample Output

image

About

Generated a To-Do list website using Python Flask which takes input from user and performs CRUD operations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published