Make and share to-do lists online.
ListyBox is hosted on heroku. Visit us at listybox.herokuapp.com.
To get started using the site:
$ git clone https://github.com/BenQuigley/ListyBox.git $ cd ListyBox $ python3 -m pip install -r requirements.txt $ python3 manage.py runserver
Please feel free to add a bug or desired feature to the bug tracker, or to send a pull request.