From 14844d436fcb9d6b6b6ecb48e5ac177144ff93ab Mon Sep 17 00:00:00 2001 From: Ethan John Date: Sun, 5 Jan 2025 22:30:42 +0800 Subject: [PATCH] Create README.md --- submissions/TrackCount/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 submissions/TrackCount/README.md diff --git a/submissions/TrackCount/README.md b/submissions/TrackCount/README.md new file mode 100644 index 0000000..f6ab342 --- /dev/null +++ b/submissions/TrackCount/README.md @@ -0,0 +1,19 @@ +**Name**: TrackCount + +**Description**: This app keeps track of thing with (currently) counters and toggles. This can help in situations like keeping scores for your team games, visualize your to-do list and many more. It solved my problem for a need for something that can keep count, multiple at that, and in a way that was digital and easy to manage, and TrackCount does just that. + +**GitHub URL**: https://github.com/Somebud0180/TrackCount + +**How did you build this**: I used Swift UI to build the app. I started with my background knowledge for the base of the app, I then moved on making it editable and followed a few guides online and most notably learned with the resources from Apple's Developer website. In the long term the online guides did help me get far along the way. + +**How many hours did you spend on this**: 69~ hours + +**Did you use wakatime to log your progress?**: Yes + +**Testflight link**: https://testflight.apple.com/join/P8fadwdF + +**How many users on testflight?**: 2 + +**Ship URL**: https://hackclub.slack.com/archives/C0M8PUPU6/p1736087241460799 + +**Video Demo URL**: https://youtube.com/shorts/Z-IfiEDiRZg