Help pacients with fisiotherapy exercises!
Challenge
·
Demo
·
Contact
The task was to build a react native app with the design avaible inside the '/design' folder, but I changed a little bit and did it with Flutter.
Dart
Flutter
It's a simple app with two screens that helps pacients with their fisiotherapy exercises (only UI for now)
The application has 2 screens.
The first is the welcome page, where the user can start the treatment.
The second is the exercise page, in which the necessary steps are given to the user
- Clone this repository
- Run
flutter run
inside the project directory to build and run the app (you must have an iPhone or Android emulator running)