Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.05 KB

README.md

File metadata and controls

53 lines (34 loc) · 1.05 KB

Weight Tracker App

This app allow visualize your history of your measures per day in a table.

This project has been developed using the following technologies:

Demo

The app is available here

Credentials:

// normal user
user: [email protected]
password: secret123

// admin
user: [email protected]
password: secret123

Login

Register

Demo#1

Admin

Mobile

Setup

To start this application locally:

  1. Make sure you have installed Ruby
  2. Install the dependencies: bundle install
  3. Start the application: bundle exec rackup -p 8000 config.ru
  4. Go to the app

Team Mighty Tracker

  • Mayra Navarro (Project Coordinator)
  • Frank Condezo (Tech Lead)
  • Diego Torres
  • Carlos Ayala
  • Christopher Roa