GitTrackr is an Android app that helps you track Github organizations and their members. The app allows you to enter the name of a Github organization and displays a list of members belonging to that organization. You can click on a member to view their details.
The app has the following functionality:
- Splash screen with the app name and logo
- Landing page that describes the app's purpose
- Input field to enter the name of a Github organization
- Displays a list of members belonging to the organization
- Clicking on a member displays their details
- Save the user details data on local and also add Delete data button for delete the all local data
Splash Screen | Landing Page | Member List | Member Details |
---|---|---|---|
Untitled.1.mp4
https://github.com/sahsisunny/gittrackr-app/releases/download/android/GitTrackr.apk
- Glide
- Retrofit + Gson
- Material UI
- RoomDB