To run:
- Configure db_config.py to match your local MySQL and Neo4j settings
- run `py nutritio.py' (it will automatically setup the tables and dummy data for you)
- To auto create / reset table, comment nutrition.py line before app.run (on if name = "main" block)
On progress:
- AI algorithm for meal generation [done]
- Prototype for NoSQL section of our program. Currently developing Neo4j. [done]
TODO:
- Host codebase in a web-server so it can be accessed by others (cPanel, heroku?) -> timeline?
- Fix the front-end for the social features [By 12/23/2020] -> please create PR for this -> I will, as soon as possible -> ok