Android Repo Tracker

Android Repo Tracker Used AI

2 devlogs
13h 55m
Created by Scooter Y

This is an Android app that allows me to view my Github Repos in the new Jetpack Compose and do some actions with it.

Timeline

Earned sticker

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.

Update attachment

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.