https://github.com/codeskyblue/todo
todo website example
https://github.com/codeskyblue/todo
Last synced: about 2 months ago
JSON representation
todo website example
- Host: GitHub
- URL: https://github.com/codeskyblue/todo
- Owner: codeskyblue
- License: mit
- Created: 2016-05-03T11:29:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-03T11:58:47.000Z (about 9 years ago)
- Last Synced: 2025-02-02T01:44:34.351Z (4 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# todo
todo website example## Install
```
$ pip install -r requirements.txt
```## Usage
```
$ python app.py
```## LICENSE
Under [MIT](LICENSE)