Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christiancagnazzo/fitback
High-level prototype of an AR application which tries to teach the correct way to perform physical exercises written in React Native
https://github.com/christiancagnazzo/fitback
augmented-reality react-native
Last synced: 24 days ago
JSON representation
High-level prototype of an AR application which tries to teach the correct way to perform physical exercises written in React Native
- Host: GitHub
- URL: https://github.com/christiancagnazzo/fitback
- Owner: christiancagnazzo
- Created: 2023-03-22T14:41:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-22T16:00:31.000Z (over 1 year ago)
- Last Synced: 2023-12-16T13:33:25.742Z (11 months ago)
- Topics: augmented-reality, react-native
- Language: JavaScript
- Homepage:
- Size: 86.8 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FitBack
FitBack is a *prototype* of an AR application written in **React Native** that helps people who want to train at home without a human personal trainer. It tries to teach the correct way to perform physical exercises. FitBack can interact with the user while he is performing an exercise and correct him.
The project was implemented in a group team, for the "Human Computer Interaction" university course.
## Screenshot
### Requirment
- `sudo npm i -g expo-cli`
- Download `Expo Client` in your phone from AppStore\PlayStore
### Usage
Run
`cd FitBack`
`npm start`in project folder.
Frame the QR Code with Expo phone application to use the application in physical device.
To open in browser
`npx expo install react-native-web@~0.18.9 [email protected] @expo/webpack-config@^0.17.2`