I am building Hack Club Mobile, a Smartphone App for Stardance (and hopefully other YSWS’s in the future).
When I first had the Idea of creating this, I thought: “Oh yeah, should be easy. Just call some JSON APIs and you’re done.” Oh how wrong I was. These stupid c***kheads from Hack Club who cant write a Single line of working Code use HTML Templating. Making it very hard to build stuff like this.
Thankfully I found ksoup which allows me to parse HTML in Kotlin.
Speaking of Kotlin: I am building this App with Kotlin Multiplatform and Kotlin Compose. This will make the App work and look native on Android and also work (maybe not as good though) on iOS. I am already quite familiar with it as I build multiple Apps using it.
Lets just hope I don’t give up this early because I think it could get really useful…
For now, the Focus is on viewing the Feed (what you see in the Stardance Home-Tab) which already works… kinda… somewhat…
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.