Github Google Slides Available on the App Store

Course Project IOS Development - 2022

Quixercise

Quixercise is a user-friendly exercise app that allows you to quickly search for exercises based on body part, target muscle, equipment, or name, view GIF demonstrations, and to save and access exercises on any ios device.

What tools it uses

Swift UIZeplin.ioXCodeAdobe XDRapidAPIExerciseDBNodejsExpress APIRailway.app

How we 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.