Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 602 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 602 Bytes

LiftingLog

This iOS app is the capstone project for the Ray Wenderlich iOS Bootcamp.

It is a workout tracker specifically designed for powerlifting. You can record workouts with different exercises (in the standard sets x reps x weight format).

It is using a basic custom backend API LiftingLog-VaporBackend, so it can also display how much weight the community has moved so far. Let's hope it adds up quickly :]

The code is not perfect, obviously! Pull requests are welcome :]

Enjoy!