8000 GitHub - VinceCarollo/flexapp: Trainer/Client food logging application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Trainer/Client food logging application

Notifications You must be signed in to change notification settings

VinceCarollo/flexapp

 
 

Folders and files

< 8000 td class="react-directory-row-commit-cell">
 
NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalorieCoach

About the Application

This application is designed to be used as a nutrition tracker and communication tool between personal trainers and their clients.

It is designed to have separate functionality for clients and trainers, and has the ability to send text and e-mail correspondence.

This application was built using Rails 5, Bootstrap, PostgreSQL, TravisCI, OAuth and RSpec. The microservice is created using Python 3 and Flask, as well as the Nutritionix and Edamam API's. Communication features are implemented through Twilio and Sendgrid.

Local Setup

Clone down the repo

$ git clone

Install the gem packages

$ bundle install

Set up the database

$ rake db:create
$ rake db:migrate
$ rake db:seed

Run the test suite:

$ bundle exec rspec

Technologies

Versions

  • Ruby 2.4.1
  • Rails 5.2.3

About

Trainer/Client food logging application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 70.2%
  • HTML 27.0%
  • CSS 1.9%
  • JavaScript 0.9%
0