Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 810 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 810 Bytes

balance

This repository contains the source code of a Ruby ​​on Rails api application designed to help users monitor and manage their health and fitness goals. The system collects and stores key user information, providing personalized insights to enhance their overall well-being.

Settings

The document docs/settings.md contains instructions on setting up the development environment, such as starting services (databases, file servers, etc.), and some useful commands during development.

Services

The document docs/services.md describes the services that are required to run alongside the main application.

API Reference

The document docs/api_reference.md describes a guide on how to authenticate the API and make requests.