Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mkornyev/dome
A ToDo application built with vanilla JavaScript and Django.
https://github.com/mkornyev/dome
django gsap tweenmax
Last synced: 28 days ago
JSON representation
A ToDo application built with vanilla JavaScript and Django.
- Host: GitHub
- URL: https://github.com/mkornyev/dome
- Owner: mkornyev
- Created: 2020-03-14T17:26:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-22T19:40:50.000Z (over 3 years ago)
- Last Synced: 2023-03-08T21:25:55.022Z (almost 2 years ago)
- Topics: django, gsap, tweenmax
- Language: CSS
- Homepage:
- Size: 578 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DoMe: A Collaborative To-Do Platform
# Team 33## Creators
## Dependency Setup
* Install all dependencies: `pip install -r requirements.txt`
* After installing libraries for the project, update `requirements.txt` before pushing: `pip freeze > requirements.txt`## Scripts
* Create a sample user: `python manage.py populate` (User: **bj** Pass: **bj** )
* Drop users: `python manage.py drop`### © 2020