- Notifications
You must be signed in to change notification settings - Fork1
Django-based TODO-app created during the video [Python Django Tutorial - Build A Todo App](https://www.youtube.com/watch?v=2yXfUPwlZTw)
NotificationsYou must be signed in to change notification settings
osya/todolist
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Django-based TODO-app created during the videoPython Django Tutorial - Build A Todo App
Used technologies:
- Python & Django
- Testing: Selenium & Headless Chrome & Factory Boy
- Assets management: NPM & Webpack
- Travis CI
- Deployed atHeroku
git clone https://github.com/osya/todolistcd todolist pip install -r requirements.txt npm install npm run build python manage.py collectstatic python manage.py runserver
To run all tests, run
python manage.pytest
About
Django-based TODO-app created during the video [Python Django Tutorial - Build A Todo App](https://www.youtube.com/watch?v=2yXfUPwlZTw)
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published