Skip to content

Commit 36f05b9

Browse files
committed
Added FitTrak
1 parent b165539 commit 36f05b9

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

_posts/2019-12-06-fit-trak.markdown

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
layout: post
3+
title: "FitTrak"
4+
date: 2019-12-14 09:05:36 -0700
5+
categories: jekyll update
6+
---
7+
8+
<iframe controls='true' type='video/mov' allow="fullscreen" src="https://drive.google.com/file/d/1EM14f5058jc36MxKPYonL--PVW6cxf7i/preview" width="716" height="378"></iframe>
9+
10+
iOS development was my first exposure to programming, but I've never devoted enough time to it to build a real app. For my senior project at Cal Poly SLO, I wanted to take
11+
the opportunity to develop a fully-fledged app. The result: FitTrak.
12+
13+
FitTrak is an application that allows users to track their meals, cardio, and weightlifting progress with a modern, simplistic UI. While it isn’t complete, it's close! FitTrak
14+
uses AWS services for user management, data storage, and CICD.
15+
16+
My goals for the app were to learn how to design a programmatic iOS GUI and to implement the AWS lifecycle on iOS. While I haven’t submitted the app for release,
17+
I will be continuing to work towards that goal post-graduation.
18+
19+
Thanks for reading!

0 commit comments

Comments
 (0)