Gym Tracker by Facundo OrtizGym Tracker by Facundo Ortiz

Gym Tracker

Facundo Ortiz

Facundo Ortiz

This is an app I made for track my weight changes in my gym routine upon the days.
It´s a React Native project, written in TypeScript and created using Expo.
The interface was created with modularized components.
Various React´s functionalities and hooks have been used, such as useState, useEffect, useContext or useReducer, and custom hooks have been written to modularize the program functionalities.
I´ve used third-party libraries as well, of which we could find: React Native Reanimated to create animations, Lodash to manipulate objects and arrays, or React Redux Toolkit to handle global states.
Like this project

Posted Nov 12, 2024

I was having trouble tracking my gym progess so I decided to create an app where I could load my routines and set the weights and my progress with them.