MacroCounter is a calorie tracking app built with Ruby on Rails. It allows users to log their daily food intake and automatically retrieves calorie and nutritional information via an external food API.
Here are the technologies used in this project.
- Ruby on Rails
- PostgreSQL
- Hotwire (Turbo + Stimulus)
- Rspec
- Github
To run the project: rails s
- User authentication with Devise
- Daily calorie tracking with macro breakdowns (proteins, carbs, fats)
- Food search and logging via integration with a third-party nutrition API
- Responsive UI for mobile and desktop use
- Data persistence using PostgreSQL
- Clean and minimal interface for quick and easy food logging
- Repository: https://github.com/dev99pedro/macrocounter
- Pedro Ascari Azevedo Thanks to visiting me and good coding!
