Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# DoMe: A Collaborative To-Do Platform
# Team 33

## Creators

* Andrew Hong
* Max Kornyev

## 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