Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ciphertron/krypton

A todo app built using flask
https://github.com/ciphertron/krypton

bootstrap flask heroku jinja2 python sqlalchemy

Last synced: 6 days ago
JSON representation

A todo app built using flask

Awesome Lists containing this project

README

        

# ToDo Sense
## A todo app built using `flask` and `Bootstrap`. It uses the `jinja2` templating engine for template inheritance. It also uses a `sqlite` database for quick development.


## It's deployed on Heroku. You can find the deployment [here](https://todo-sense.herokuapp.com/)

## Technologies used:
```
- Flask
- SQLite
- SQLAlchemy
- Bootstrap 5
- Jinja2
- HTML
- CSS
```