TheSwarnim / GitHub-Assessment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub-Assessment

A flutter app which contains the below functionality:

  • Connect to the Github API to retrieve the list of public repositories in Github Account: https://api.github.com/users/freeCodeCamp/repos and results in a list of public Repositories.
  • Once the list has been populated, it start retrieving information about the last commit for each repository. eg: https://api.github.com/repos/freeCodeCamp/1Aug2015GameDev/commits Where “freeCodeCamp” (see Task 1) is the user and “1Aug2015GameDev” the repository under

UML Diagram

Android Large - 1

App and Video Link

https://drive.google.com/drive/folders/15c0b_z66dURVP3XWzlyP7ZsYuSwhsdo9?usp=share_link

About


Languages

Language:C++ 32.9%Language:Dart 30.4%Language:CMake 29.4%Language:HTML 2.9%Language:C 2.2%Language:Swift 1.8%Language:Kotlin 0.2%Language:Objective-C 0.1%