Skip to content

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.

License

ahmedgulabkhan/GitTrends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published