FirrWorkouts

Workout management and tracking mobile app linked to REST API backend ( College Assignment ) .

Techstack :

  • React Native ( Expo, Typescript )
  • Nodejs ( Express, Typescript REST API )
  • Prisma ( Typescript ORM )
  • PostgresQL ( SQL Database )

Features :

  • Email and password Authentification ( JWT )
  • Gym Exercices CRUD Operations
  • Workouts CRUD Operations ( created from a list of Exercices )
  • Exercices demos video player ( via Youtube )

Some Screencasts :

  • Auth :
    auth_gif
  • Workouts CRUD :
    workouts_gif
  • Exercices CRUD :
    exercices_gif