My Journey into Swift & SwiftUI πŸš€

Sep 24, 2024Β·
Taha Rashid
Taha Rashid
Β· 1 min read
Image credit: [Taha Rashid]

πŸš€ Exciting news! I recently started learning Swift and SwiftUI to build iOS apps! πŸ’»πŸ“±

I’m currently following Apple’s official guide to build a Landmarks app, getting comfortable with Swift syntax and learning how iOS apps are structured.

As a side project, I started applying the concepts I learned in the Landmarks tutorial to build my own app: an Anime Schedule Tracker! 🎌

details page

Why Build This App?

It always bothered me that I couldn’t conveniently check the release schedule for my favorite shows 😀.
Relying on random websites or Crunchyroll’s incomplete schedule wasn’t cutting it.

So, I thoughtβ€”why not create my own app?


πŸ’‘ Features So Far:

βœ… Imports shows from a data file πŸ“‚
βœ… Dedicated page for each anime πŸ“„
βœ… Ability to favorite anime ⭐
βœ… Sort by favorites for easy access πŸ“Š

favorites list page

πŸš€ What’s Next?

I plan to add more features soon, including implementing the actual schedule page! πŸ“…

Let me know what you guys think! πŸ‘‡
Have you ever tried making an app before? πŸ’¬πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»