At home we're following the wahls protocol - a modified paleo diet which requires lots of preparations and you always have to make sure to use the right ingredients. Due to an auto immune disease we also have to take the nutrition informations into account all the time, which is tedious to lookup.
This application is meant to ease the nutrition fact lookup and also enable users to store their modified recipes.
The application consists of two parts: a tiny recipe management interface, as well as a calendar where a user can plan their week meal wise. The planning is necessary to calculate total nutrition intake per person.
A tiny side effect of planning your meals up front is that you can create grocery shopping lists as well.
The application is in it's prototyping stages right now, mostly focused on recipe & nutrition calculations. The calendar planning is still a work in progress. While this application could have easily been developed as a web app we decided to build a desktop application instead, by leveraging atom-shell as a tiny wrapper around a webservice written in go, and an angularjs frontend.
All code is available at github
Built With
- angular.js
- atom-shell
- bootstrap
- go
- grunt.js
- javascript
Log in or sign up for Devpost to join the conversation.