Skip to content

rishab2890/Github_Profile_APP

 
 

Repository files navigation

Github_Profile_APP

An app that gives the details of an user when a github username is typed.

Basic features to be implemented

  • A basic app in Kotlin
  • A basic layout to take input username
    • Must create fragments (MainActivity should be the only activity present and it would be the base of all the other fragments that would be created later)
  • Implementation of the API call using retrofit
  • Show the user data properly in a fragment

Contributing Guidelines

  • Read the Get-Started Repo
  • Make all Pull requests in the development branch
  • Always refer an issue while making a pull request

About

An app that gives the details of an user when a github username is typed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%