/calorify

Calorify is an online calorie counter where users can register the number of calories consumed or burned in a given moment of the day (each day can have multiple registries). Additionally, users can visualize a graph with their activity summary of consumed and burned calories daily and can share it by email using a customized link.

Primary LanguageRuby

Calorify

Calorify is an online calorie counter where users can register the number of calories consumed or burned in a given moment of the day (each day can have multiple registries). Additionally, users can visualize a graph with their activity summary of consumed and burned calories daily and can share it by email using a customized link.

Built With

  • Ruby on Rails
  • Bulma
  • PostgreSQL

Live Demo

Live Demo Link

ERD Diagram

Diagrama de entidad-relación

Getting Started

To obtain a local copy of the project and test it, follow this steps:

  • Open your console.
  • Type the following git clone git@github.com:diegoyon/calorify.git to create a local copy.
  • Run bundle install to install all required dependencies.
  • Run rails s to initialize the server.

Author

👤 Diego Yon

Acknowledgments

  • Hogaru