Skip to content

Discover how the food you eat affects how you feel. Ruby-on-Rails web app integrating OmniAuth, Bootstrap and SQlite3.

Notifications You must be signed in to change notification settings

emanuelbierman/food_sensitivity_tracker

Repository files navigation

Food Sensitivity Tracker

js-standard-style

Discover how the food you eat affects how you feel.

Besides easily tracking your food and drink on a daily basis, this app will help you make simple but powerful correlations between how you feel right now and what you've been putting into your body over the last couple of days. A quick search reveals that - in contrast to food allergies where 1) the symptoms are generally quite acute and obvious and 2) the body's response needs to be tested and confirmed in a laboratory - food intolerances are much harder to identify, diagnose and treat. The chances are therefore reasonably high that you are living, right now, with one or more side effects of chronic food intolerance. This app will help you self-identify and self-diagnose those intolerances. As far as treatment goes, what you do with the information this app provides is entirely up to you!

Demo

Walkthrough

Installation

For developera

To get it running yourself on a remote server:

$ git clone
$ bundle install
$ rake db:migrate
$ rake db:seed
$ thin start --ssl

To enable OmniAuth login via Facebook, use the OmniAuth docs and the OmniAuth::Facebook docs (you'll need to supply your own key and secret in the .env file).

Built With

Ruby-on-Rails SQLite3 OmniAuth Bootstrap

Contributing

Contributions are welcome.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.

About

Discover how the food you eat affects how you feel. Ruby-on-Rails web app integrating OmniAuth, Bootstrap and SQlite3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published