SkillAgentSearch skills...

GitTrends

GitTrends is an app made using Flutter which displays all the trending repositories, developers for the current day, week or month. The GitHub mobile app does not support the feature to show the trending repositories, developers and also there is no official GitHub API which does the same, and GitTrends tackles exactly this problem.

Install / Use

/learn @ahmedgulabkhan/GitTrends
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GitTrends

Screenshots

About

GitTrends is an app made using Flutter which displays all the trending repositories, developers for the current day, week or month. The GitHub mobile app does not support the feature to show the trending repositories, developers and also there is no official GitHub API which does the same, and GitTrends tackles exactly this problem.

Configuration Steps

  1. Cloning the repository:
$ git clone https://github.com/ahmedgulabkhan/GitTrends.git
  1. Open the project and install dependencies (using terminal):
$ cd GitTrends
$ flutter pub get

This installs all the required dependencies.

  1. Now run the app on your connected device (using terminal):

$ flutter run

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated1y ago
Forks0

Languages

Dart

Security Score

80/100

Audited on May 9, 2024

No findings