Without the body, the mind suffers. I chose to make improvements in my life by staying physically active and lifting weights every morning and changing my diet. As I wanted to progress, I needed an app that would function the way I worked; heavy compound lifts, tracking weight and reps, and possibly some HIIT training riding a stationary bike or doing sprints. I felt a lot of different apps lacked some key features that catered to these needs.
The Chisel Fitness App is a cross platform workout and measurement logging app, supporting iOS, Android, and Web. I wrote this using a number of different technologies including Ionic Framework 4, Angular 8 with NgRx, Firebase Firestore for real time updates, and Firebase’s Functions.
Presently, I’m creating an Admin site to allow for additions to the exercise catalog and exercise program creation written in Angular 8 utilizing the Firebase’s Firestore and Functions for storage and user administration.
Also within the code ecosystem, I’ve set up Google Cloud Build to deploy the Chisel Fitness App, for web, and the Chisel Fitness Admin site to deploy to Google’s App Engine.