You are browsing as a guest. Sign up (or log in) to start making projects!

Hack Club Mobile

  • 6 Devlogs
  • 10 Total hours

A Mobile App for Stardance

Open comments for this post

1h 18m 29s logged

I added Tabs on the Explore Page and Statistics on the User Account Page. I am not quite sure, if I like the Fact, that the Tabs are a bit overloaded and the “Following” Text is wrapped into a new line. But that is of course dependent on the Screen Size. Same with the Facts on the Account Page: I originally also wanted to show the Follower/Following Count there but that ended up being too much. I am, however, quite happy about this layout!
Next Objective is bringing more Interactivity: Liking Posts, seeing Comments etc.

0
0
13
Open comments for this post

20m 30s logged

I tried adding Browser support but it doesn’t really work. Stardance does not do CORS correctly so I first had to build a custom Proxy for it (which means that Rate-Limits will be reached much faster). After that, I noticed that Images would still not load because I would somehow need to rewrite the src Attribute. Additionally, logging in is not possible because I can’t really set the Cookie Header…
Yeah, I am going to leave this as is…

0
0
10
Open comments for this post

3h 22m 57s logged

I have implemented an Account Page! The Design, especially the Padding still has to be refined but I like the general layout of it!
Unfortunately, I did not find a better way for the User to authenticate than pasting a Cookie inside the App. This is not very User-Friendly but for now should(tm) work…

0
0
9
Open comments for this post

2h 34m 48s logged

Quite a few changes have been made. First: I am now using the MultiplatformMaterialYou-Library to theme the App. This will make it sync to your System Theme on both iOS and Android and even to your Wallpaper Colors on Android 12+. Second: Images now render thanks to Coil. Sometimes they are a bit too big though… And not to forget: Authentication theoretically works as well now! There is just no UI for it yet…

0
0
7
Open comments for this post

1h 23m 34s logged

We can now display a very basic Version of the Feed with Infinite Scrolling! This took longer than I wanted because the way Compose works can often be really confusing. It is very hacky because I just load more when the LazyColumn requests it… Anyways, Rendering Images and Authentication will be the next goals…

0
0
10
Open comments for this post

1h 8m 18s logged

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…

0
0
13

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…