Skip to content

Commit

Permalink
Add app store link
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragon863 committed Dec 30, 2024
1 parent 7976216 commit 64b6661
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion content/posts/runshaw-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ summary: "I have been working on a Flutter app for me and my friends to share ti
buttons:
- href: "https://runshaw.danieldb.uk"
text: "View Demo"
- href: "https://apps.apple.com/us/app/my-runshaw/id6739817271"
text: "App Store ™"
imgUrl: "https://apps.apple.com/favicon.ico"
---
Note: You might notice it's been a while since my last post on here. I've been busy with college, but I'm going to try to post more often.

Expand Down Expand Up @@ -50,4 +53,8 @@ I learnt a bunch from this project, with the main takeaways being:
- **SQLite**: I had only used SQLite in small projects before, so this was a good opportunity to learn more about it
- **Push notifications**: I had never properly worked with push notifications before, so this was a great learning experience

If I were to remake this project, I'd probably remove appwrite altogether and write my own authentication system. I'd also like to add a feature to see who is in college at the moment, using the college's wifi network. I'm planning to release the app to the App Store soon with [Hack Club's "Cider" program](https://cider.hackclub.com/), so stay tuned for that!
If I were to remake this project, I'd probably remove appwrite altogether and write my own authentication system. I'd also like to add a feature to see who is in college at the moment, using the college's wifi network. I'm planning to release the app to the App Store soon with [Hack Club's "Cider" program](https://cider.hackclub.com/), so stay tuned for that!

#### Update (December 2024)

The app is now live on the App Store! You can download it [here](https://apps.apple.com/us/app/my-runshaw/id6739817271).

0 comments on commit 64b6661

Please sign in to comment.