https://github.com/condef5/weight-tracker-app
Weight Tracker App 💪
https://github.com/condef5/weight-tracker-app
bulma ruby sinatra
Last synced: 5 months ago
JSON representation
Weight Tracker App 💪
- Host: GitHub
- URL: https://github.com/condef5/weight-tracker-app
- Owner: condef5
- License: mit
- Created: 2019-06-08T20:13:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-01T01:27:43.000Z (over 3 years ago)
- Last Synced: 2025-11-17T14:40:47.483Z (7 months ago)
- Topics: bulma, ruby, sinatra
- Language: Ruby
- Homepage: https://space-wtracker.herokuapp.com/
- Size: 244 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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:
* [Ruby](https://www.ruby-lang.org/en/)
* [Sinatra](http://sinatrarb.com/)
* [Bulma](https://bulma.io/)
## Demo
The app is available [here](https://space-wtracker.herokuapp.com/)
Credentials:
```
// normal user
user: frank@gmail.com
password: secret123
// admin
user: admin@gmail.com
password: secret123
```





## 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](http://localhost:8000)
## Team Mighty Tracker
* Mayra Navarro (Project Coordinator)
* Frank Condezo (Tech Lead)
* Diego Torres
* Carlos Ayala
* Christopher Roa