Hack Club App

Hack Club App

23 devlogs
28h 30m
•  Ship certified

An unofficial Hack Club app, made in Expo.

Timeline

Ship 1

1 payout of shell 766.0 shells

adi // pizzalover125

about 1 month ago

adi // pizzalover125 Covers 23 devlogs and 28h 30m

Added this epic map view that was surprisingly easy to implement.

Update attachment

Added CDN support after a lot of struggles... now I realize this feature is pretty useless for most, as you could use #cdn on the Slack.

Update attachment

The ios build didn't work and I tried a million things, but turned out clearing the cache did the trick!

now fingers crossed Apple just approves my project

Update attachment

Made some app icons and fixed some bugs with the app not uploading to App Store Connect. I don't really like the App Icons I have made... the og looks pretty good ngl

Update attachment

Added haptics... wow this was easier than expected but adds a whole new dimension to this app.

(idk how to display in an image how the haptics work)

Update attachment

Added this epic navigation hamburger. I tried to have flashier animations, but it just felt buggy.

Update attachment

Added a shipment-viewer page for the new Mail API! The bottom Navbar looks disgusting now:

Update attachment

Added a personal Scrapbook page to view your scraps!

Update attachment

Added scraps.tsx; a place to view people's scraps in Scrapbook.

Update attachment

I attempted to add push notifications, but realized I would need to pay for a server. I did make the Nav Bar better though!

Update attachment

so the app broke again for some reason and I had to change up some libraries I was using. now its fixed! I also added icons and stuff. this screenshot took me like 10 tries

Update attachment

Tried to get widgets to work but couldn't... its super late and I just pushed an update that allows the Hackatime graphs to actually function. Very sad :(

Update attachment

Added events.tsx! See upcoming events happening around Hack Club :)

Update attachment

Greatly improved the YSWS page with deadlines and pins. I'm trying to add push notifications, but it seems like I have to create a project from scratch :skull:

Update attachment

Added a share button to the Hackathons and YSWS pages. Its wayyyy easier in Expo than with Flutter.

Update attachment

There was a MASSIVE error in which the iOS version of the app wouldn't work. However, I fixed it with a bunch of random commands lol.

Update attachment

Fixed a text overflow error and changed the boring old home page.

Update attachment

Drastically improved the YSWS page.

Update attachment

I greatly improved the hackathons page. Users can now pin certain hackathons and view a countdown.

Update attachment

I added two more graphs. I thought I had a bug where the graphs would overflow on smaller phones. However, I later realized that starting off with a small window would automatically resize the div... so nothing to be worried aboutW!

Update attachment

Added this graph for the past 7 days... I think I should add more graphs.

Update attachment

Finally got Hackatime.tsx working! This took soooooooo long because I was originally trying to add Slack SSO.

Update attachment