Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
homepage
suggested
filters
description
error
ar
notice

### 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`