Skip to content

cintyagomes/github-search-challenge

 
 

Repository files navigation

GitHub Search Challenge

The project challenge involves creating an Android app that stores a GitHub user (provided at the initial screen) and lists all their public repositories, ensuring the username is saved and the app can reset this information.

The project was started from a fork of the repository made available by the DIO instructor, and some customizations were applied such as:

  • Layout customization: button, edit text, texts, and RecyclerView items;
  • Implementation of a ProgressBar for loading the repositories after the user is searched;
  • Toast that informs of an error in the search (user not found);
  • The openBrowser() method that allows the user to open the repository in the browser.

Result

imagem às 12 17 43

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%