FitFlow is a lightweight workout tracking app designed to operate with minimal internet connectivity. Utilizing a local storage database, FitFlow stores your workouts locally, ensuring a seamless experience even when offline.
Please note that FitFlow is still in development.
- Track your workouts conveniently.
- Works offline with local storage.
- Minimal internet dependency for enhanced user experience.
- Lightweight and easy-to-use interface.
To get started with FitFlow, follow these steps:
- Clone the repository to your local machine.
- Install dependencies using
npm install
oryarn install
. - Run the app on your preferred platform using
npm start
oryarn start
.
Contributions are welcome! If you'd like to contribute to FitFlow, feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License.
FitFlow was inspired by the need for a lightweight workout tracking solution that works seamlessly even in low-connectivity environments.