Skip to content

furkannane/Workout-Tracker-React-Native-Django-Project

Repository files navigation

Workout-Tracker-React-Native-Django-Project

This React Native and Django app is a workout tracker app that allows users "to look for details of exercises, workouts (consisting of exercises), foods and diets (consisting of foods)", "create own workouts and diets" and "create meal (consisting of diets) logs and training (consisting of workouts) logs". All the data needed for the application is supplied by the Django backend. No external api is used.

Screens and Explanation

Below are the screenshots from the app and the explanation for the pages

Home Screen

This is the homescreen of the app. There are categories that allows you to view details of exercises, workouts, training logs, foods, diets and meal logs. Also header includes "my workouts", "my diets" and an "athletes" page where users can view other people.

Food Database and Exercise Database Screens

These screens allows users to view foods and exercises. These entities are building blocks for diets and workouts respectively. By pressing an item users can view the details as it can be seen below.

Food Details and Exercise Details Screens

These screens allows users to view the details of foods and exercises.

Popular Diets and Popular Workouts Screens

These screens allows users to view popular workouts and diets. By pressing an item users can view the details as it can be seen below.

Popular Diet Details and Popular Workout Details Screens

These screens allows users to view the details of diets and workouts.

Training Log and Meal Log Screens

These screens allows users to view the details of their training logs and meal logs.

Athletes Screen

These screens allows users to view other athletes.

My Diets and My Workouts Screens

These screens allows users to view their workouts and diets.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published