What I've been doing

Fitness App (WIP)

This is a personal project I started early 2024. Ever since I was in high school I was very into exercising. During my bachelor’s degree I took a course where for one assignment we had to start development of a mobile app using the Ionic framework, and that’s where this idea to develop a fitness app started. It was never intended to be fully developed for the class, it was mostly meant to be a mock-up at the time, however now that I’ve graduated from my master’s I’ve decided to work on developing the app as a means to further my coding knowledge. I’m using Angular with TypeScript and Node.js for the front-end, and Spring Boot, Java, and PostgreSQL for the back-end. It is still a work in progress, so any visuals are subject to change.

Here’s the home page, where you have your profile with your personal info inside the Summary section.

If you tap the ‘Edit’ button you can choose what you’ll see as part of the Summary.

Tap on ‘Exercise Archive’ and you’ll see the entire list of exercises. There will eventually be an option to filter these, as well as an option to add custom exercises.

Tap on an exercise and you’ll see a detailed view of what muscles the exercise works, as well as how to do it and some extra information on it.

App Preview