BenQuigley / ListyBox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ListyBox

Make and share to-do lists online.

Online

ListyBox is hosted on heroku. Visit us at listybox.herokuapp.com.

Run the site locally

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

Contributing

Please feel free to add a bug or desired feature to the bug tracker, or to send a pull request.

About

License:Other


Languages

Language:Python 100.0%