Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 445 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 445 Bytes

Fitness App Backend

Created by Samuel Chowdhury

Backend Functionality

- Initialize SQLite database with initial data

- API to retrieve entity data (User, Routine, Exercise, etc.)

- Security hashing

Overall Objectives of Application

- Provide clients with a platform to create custom workouts

- Browse pre-made workouts

- Track personal records, weight, progress, etc.

- Compare workouts to other users