It's a fun app that suggests you to do something if you are feeling Meh (ie: Bored) with the help of the Bored API.
- Get a random activity
- Favorite / Unfavorite it
- Share and Download Image
I never got to explore to make a UIKit app directly from scratch I made for myself just to revise and practice UIKit, as we all know the interviews are to be around asking to do assignnments on using an API to fetch and display data. I was bored to re do it again and again and again. I decided to do it just for myself, improvise and adapt new practices which are better for me. And an honest answer (To get work lol)
- UIKit (No SwiftUI!)
- CoreData
- MVVM
- Creating Custom UI Components and Animations
- UIButton Configurations
- Combine and Async-Await
- Protocol Oriented Programming Practices
- Still Exploring
- I am still working to some more improvements for it.
- So if you find something that can be improved or a bug, raise an issue.
Happy Learning :)