Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 699 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 699 Bytes

GrapeVine

Description

This is a diet-tracker application that allows users to track their daily caloric intake and exercise. Users can create an account, log in, and log out. Once logged in, users can add food items to their daily log, as well as track their weight-loss progress. The application will calculate the total calories consumed, and display the remaining calories for the day. Users can also view their daily log history, as well as edit and delete items from their log.

Technologies used

  • Ruby on Rails
  • Html/CSS
  • Vanilla JS

Gems used

  • rspec-rails
  • factory-bot
  • devise