This is an Android app that allows me to view my Github Repos in the new Jetpack Compose and do some actions with it.
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!
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.