https://github.com/ryanachten/robic
Exercise app for people who like data 🏃♀️
https://github.com/ryanachten/robic
docker dotnet ec2 expo github-actions mysql react react-native terraform
Last synced: 4 days ago
JSON representation
Exercise app for people who like data 🏃♀️
- Host: GitHub
- URL: https://github.com/ryanachten/robic
- Owner: ryanachten
- Created: 2018-12-15T01:29:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-22T23:01:44.000Z (about 2 years ago)
- Last Synced: 2024-06-23T04:08:18.541Z (about 2 years ago)
- Topics: docker, dotnet, ec2, expo, github-actions, mysql, react, react-native, terraform
- Language: TypeScript
- Homepage: https://ryanachten.github.io/robic/
- Size: 6.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## What is Robic?
Robic is a mobile application for simple exercise tracking and analysis.
Robic helps athletes and enthusiasts track their workouts and provides analytics to follow their progress.
### Get started!
- Download for Android at the [Google Play Store](https://play.google.com/store/apps/details?id=com.app.robic)
- View our [Privacy Policy](./docs/PrivacyPolicy.md)

Some of the features Robic provides are:
- Workout tool for tracking sets, reps, weight, and time to complete
- Exercise library for storing all of your exercises
- Exercise analytics, such as personal bests, average and net weight over time
- All-time analytics, such as most frequently used muscle groups and exercises
More features to come!

## Robic Stack
**Robic Client**
Built using React Native, Expo, TypeScript and UI Kitten.
**Robic API**
Built using .NET and MySQL.

## Developing with Robic
Documentation specific to different aspects of Robic development can be found in their respective directories.
Of specific note are:
- [Developing the Robic App](./app/README.md)
- [Developing the Robic API](./api/README.md)
- [Developing the Robic Infrastructure](./infra/README.md)
- [Developing the Robic CI/CD](./.github/workflows/README.md)

Developed and designed by Ryan Achten