This is an Android app that allows me to view my Github Repos along with it's stars using the new Jetpack Compose/Material 3.
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!
this is for you Eric.... this stupid app wouldn't load and kept throwing stupid errors... at least it's fixed now :)
Fixed the sidebar since it seemed to have ran away along with making it use material 3.0 so it looks niiiice. Also, the video attached is my final demo video, so.. yah!
yay, I finally learnt, and tried jetpack compose, and now the app looks super clean! I also FINALLY got it to fetch the repos from the logged in users GitHub account. Such a pain since I wanted to not use any tokens + it needed to go into the Firebase Firestore.
This is actually me porting it over from Jet fund. I was originally going to do, but never submitted this project to the Jet fund, thus the 8 hour devlog. Pretty much what it is, is it's an Android app that will fetch your repo's and allow you to view stats about them etc. This is my first Android app in years, so I'm going back slowly, and building a fun app! I've gotten auth, and getting the backend ready for the app so far.