Gito Github Client

screenshot of Gito Github Client
material-ui

GitHub client app helps you monitor stars and traffic of your public repositories. This was the capstone project in Udacity's Android Developer Nanodegree.

Overview

Gito is an innovative mobile app designed for GitHub users who want to track their public repositories on the go. With its user-friendly interface, Gito offers a seamless experience allowing developers to stay updated on their project's performance without the need for a computer. This non-official app is particularly valuable for those looking to monitor key metrics such as stars and visitor traffic effortlessly.

The app has a variety of features that make it a must-have for any active GitHub user. From real-time analytics to a focus on trending repositories, Gito is tailored to keep you in the loop regarding your own projects and those of others.

Features

  • Secure Login: Utilizes OAuth for secure access, ensuring user data is protected while only accessing public repositories.
  • Stars Monitoring: Track the number of stars received today, yesterday, or over the last two weeks to gauge your repository's popularity.
  • Visitor Insights: View the number of visitors and clones of your repositories, giving you a clear picture of engagement metrics.
  • Trending Repositories: Explore trending repositories to discover what's hot in the GitHub community, perfect for inspiration or collaboration.
  • Ad-Free Experience: Enjoy a clean, uninterrupted user experience without any distracting advertisements.
material-ui
Material UI

material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.