Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "My Runshaw" app #51

Merged
merged 2 commits into from
Dec 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions submissions/my-runshaw/README.md
Original file line number Diff line number Diff line change
@@ -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?**: Yes (but I started before high seas so not all of it is there)

**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)