Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coolpythoncodes/to_do_list_verision_1
A To-Do List app built with Django and Bootstrap.
https://github.com/coolpythoncodes/to_do_list_verision_1
bootstrap4 css django2 hacktoberfest hacktoberfest2020 html5 python3
Last synced: 6 days ago
JSON representation
A To-Do List app built with Django and Bootstrap.
- Host: GitHub
- URL: https://github.com/coolpythoncodes/to_do_list_verision_1
- Owner: coolpythoncodes
- License: mit
- Created: 2018-12-07T16:46:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T21:18:52.000Z (over 3 years ago)
- Last Synced: 2023-03-11T11:37:41.252Z (over 1 year ago)
- Topics: bootstrap4, css, django2, hacktoberfest, hacktoberfest2020, html5, python3
- Language: Python
- Homepage: http://scheduletask.herokuapp.com/
- Size: 376 KB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# To_Do_List_verision_1
A To-Do List app built with Django and Bootstrap.Features of the To-Do List webapp
-1 Clear all task at once in To-Do List
-2 Remove one task at a time
-3 Add task
## Project setup
```
python manage.py runserver2
```## CONTRIBUTING
Everyone is welcomed to trow-in his/her own idea to help make this project a success. To contribute to this Open Source Project, please read through [CONTRIBUTING.md](CONTRIBUTING.md).
## CODE OF CONDUCT
To ensure that the project continues in peace, the project will follow a set of code of conduct as listed in [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md).