Course Project IOS Development - 2022

Course Project IOS Development - 2022

Quixercise

A user-friendly exercise app that enables users to quickly search for exercises by body part, target muscle, equipment, or name, view GIF demonstrations, and save exercises for easy access on any iOS device.

What tools it uses

Swift UI
Zeplin.io
XCode
Adobe XD
RapidAPI
ExerciseDB
NodeJS
Express

Links

Github  Google Slides Available on the App Store 

How I built it

Quixercise is a sleek and intuitive exercise app that was designed with the purpose of offering users a quick solution to finding new exercises. It was created with Swift storyboard in Xcode, with the design starting off as wireframes in Adobe XD. These wireframes were then exported with Zeplin.io and seamlessly imported into XCode. The app uses ExerciseDB API, hosted on RapidAPI, to fetch exercises. Quixercise's backend is powered by NodeJS and an Express API, which manages user authentication, account information, and saved exercises.