From fa1f8b822b98d4ccd3cff1ac1b26007077b667db Mon Sep 17 00:00:00 2001 From: Daniel Benge Date: Fri, 13 Dec 2024 22:02:43 +0000 Subject: [PATCH 1/2] Add "My Runshaw" --- submissions/my-runshaw/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 submissions/my-runshaw/README.md diff --git a/submissions/my-runshaw/README.md b/submissions/my-runshaw/README.md new file mode 100644 index 0000000..99dcc25 --- /dev/null +++ b/submissions/my-runshaw/README.md @@ -0,0 +1,19 @@ +**Name**: My Runshaw + +**Description**: This is an app I made for me and my friends, although it could potentially be very useful for other students in my college (UK, equivalent of high school in the US). It lets us share timetables, get push notifications on bus arrivals, and all authentication and friend requests use the QR codes on our student ID badges. It's built with Flutter and python (backend only of course), and the backend API is dockerised. You can read about the creation process [on my website](https://danieldb.uk/posts/runshaw-app/) + +**GitHub URL**: [https://github.com/cooldude/recipe](https://github.com/Dragon863/myrunshaw/) + +**How did you build this**: I used Flutter to build this. I have some experience with flutter, but this was my first time trying to make a super maintainable app that can handle errors in a robust way. Again there is more on how I built this on my website (linked above) + +**How many hours did you spend on this**: ~30 to 35 hours + +**Did you use #hack-hour to log your progress?**: Ye (but I started before high seas) + +**Testflight link**: https://testflight.apple.com/join/JCwSXDKK + +**How many users on testflight?**: 10 + +**Ship URL**: [link](https://hackclub.slack.com/archives/C0M8PUPU6/p1734127103696929) + +**Video Demo URL**: [link](https://cloud-cicz021pv-hack-club-bot.vercel.app/0screencast_from_2024-12-13_21-59-05.webm) From 7750d318437bc75b86f87618c3026c8afdfac6b8 Mon Sep 17 00:00:00 2001 From: Daniel Benge Date: Sat, 14 Dec 2024 17:03:22 +0000 Subject: [PATCH 2/2] Typo --- submissions/my-runshaw/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submissions/my-runshaw/README.md b/submissions/my-runshaw/README.md index 99dcc25..50ffc43 100644 --- a/submissions/my-runshaw/README.md +++ b/submissions/my-runshaw/README.md @@ -8,7 +8,7 @@ **How many hours did you spend on this**: ~30 to 35 hours -**Did you use #hack-hour to log your progress?**: Ye (but I started before high seas) +**Did you use #hack-hour to log your progress?**: Yes (but I started before high seas so not all of it is there) **Testflight link**: https://testflight.apple.com/join/JCwSXDKK