-
Notifications
You must be signed in to change notification settings - Fork 0
mw44118/chorechart
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
++++++++++++++++++++++++++++ How to install SuperFunChart ++++++++++++++++++++++++++++ Python stuff ============= Do this to pull in the python dependencies:: $ python setup.py develop You should probably do this in a virtual environment. Database ======== You also need a database. I only use postgresql, but you can probably get away with using MySQL or SQLite or whatever else you want. Run the create-database-schema.sql file against whatever database you go with. Fire it up ========== Start up the web server like this:: $ gunicorn superfunchart:make_app\('"'scratch-matt.yaml'"'\) Of course you need to replace scratch-matt.yaml with your own yaml config file.
About
This is a web app to track my kids behavior
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published