From 0bcd4f6fc52b06d94ecc090cebf7002fe29eb3b5 Mon Sep 17 00:00:00 2001 From: Rene AHONBO <85788557+ReneDev01@users.noreply.github.com> Date: Tue, 10 Oct 2023 14:26:52 +0000 Subject: [PATCH] Create Fitness-Tracking-App Fitness-Tracking-App is an application allowing these users to be in shape and to manage their diet well for a healthy body. By creating this application, the Student or learner will gain experience and become acquainted with API design and how to link an API to a Mobile application, Or even have knowledge of the Use of Firebase for storing data. --- Projects/2-Intermediate/Fitness-Tracking-App | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Projects/2-Intermediate/Fitness-Tracking-App diff --git a/Projects/2-Intermediate/Fitness-Tracking-App b/Projects/2-Intermediate/Fitness-Tracking-App new file mode 100644 index 00000000..9c44bf7b --- /dev/null +++ b/Projects/2-Intermediate/Fitness-Tracking-App @@ -0,0 +1,20 @@ +Description : +Create a mobile or web application that allows users to track their fitness, +record their physical activities, and receive personalized advice based on their goals. + +User Stories : +- As a user, I want to be able to record my workouts to track my progress. +- As a user, I want to have access to an exercise database to create personalized workout routines. +- As a user, I want to receive reminders for my planned workouts. + +Resources : +- Mobile development framework (like Flutter or React Native). +- Database for storing user and exercise information. +- API to access an exercise database or Use Firebase. + +Links +Fitbit Link : https://play.google.com/store/apps/details?id=com.fitbit.FitbitMobile&hl=fr&gl=US&pli=1 +Web Site Link : https://www.fitbit.com/global/fr/home + +Myfitnesspal App : https://play.google.com/store/apps/details?id=com.myfitnesspal.android&hl=fr&gl=US +Web Site Link : https://www.myfitnesspal.com/fr