/most-starred-checker

Takes two dates and prints the most starred GitHub projects in the date range

Primary LanguageJavaMIT LicenseMIT

Most Starred Checker

Another Java application I did for learning purposes. Got the idea from the "CLI Apps" checkpoint on the fullstack roadmap

How to use

gradle clean build && java -jar build/libs/most-starred-checker-1.0-SNAPSHOT-all.jar

Preview

Screenshot1

License

This project is licensed under the MIT License.