An app to enable the exploration of space. Aggregating data and media from around the world and beyond, and integrating AI to fuel curiosity for the next frontier.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Since we were rejected by Apple :(, we decided to add more features including Space Wikipedia, news search, and more settings options. Fun! Hopefully this should be enough to make us App Store worthy.
Added a Settings page and finalized everything for an iOS release. Did some UI fixes and updates to make everything look extra nice. Troubleshooted bugs, and also added expo-updates to keep everything up to date with OTA releases without having to go through storefront pipelines and waiting times (good for small bugs/UI changes)
Created a Launches page, where you can track upcoming rocket launches and their payload. I also added a button that directly puts the event in your calendar so you don't forget.
Since the API has a rate limit, I implemented caching with AsyncStorage to poll once every 10 minutes. Shout out to the Launch Library 2 API!
I cooked up some image handling features and added a wallpapers page where you can look through NASA's massive image library (and even sort!). Click on any image to download it.
Been working on a lot of fixes, including Markdown message formatting because ai.hackclub.com now uses Qwen instead of Llama, and it wants to be waaaay fancier.
Also updating image page to use models, taking inspiration from the MKBHD Panels app.