Food Browser (Live Demo)
A dynamic webapp visualizing statistics about things you eat and drink (currently only crops). All statistics are extracted from FAOSTAT (UN department).
Includes
- Logic to load data from FAOSTAT csv into database (postgres or mysql) or into MongoDB
- Static web pages for visualization, using jQuery, Twitter Bootstrap and Google charts.
- Backend using Node.js server offering an REST/Json API, connecting to postgres.