Skip to content

A simple todo app to learn Python Web development micro framework and also CRUD operations, Login/Signup User account handling

License

Notifications You must be signed in to change notification settings

sreecodeslayer/todo-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App using Python Flask

A simple todo app to learn Python Web development micro framework and also CRUD operations, Login/Signup User account handling. This repo/tutorial tries to brief you with an

  • Introduction to Python Flask Micro framework
  • Introduction to Frontend templating using Flask-Jinja2 and other cool stuffs like Font-awesome and Twitter Bootstrap components
  • Introduction to Angular JS, json, http
  • Introduction to MonogoDB (NoSQL Database)

Resources and libraries used (Mentions, Thanks)

Testing the App

$ git clone https://github.com/sreecodeslayer/todo-flask.git
$ cd todo-flask
$ pip install -r requirements.txt
$ python app.py

Feel free to use my code and learn and make a better one!

About

A simple todo app to learn Python Web development micro framework and also CRUD operations, Login/Signup User account handling

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published