Skip to content

A GitHub profile viewer app made with android and GitHub GraphQL api

Notifications You must be signed in to change notification settings

tuuhin/GithubProfileViewer

Repository files navigation

Github Profile Viewer

An Android app that's presents profile data ,along with graph based language and stars data along with the repository information

🍿 About

A Github profile viewer demonstrate an Android App which uses Github's Grapghql api with Apollographql client to fetch data and show user profile and repository information and graph based information.

Screenshots

These are some of the screenshots of the project.

🤙Contributing

If you would like to contribute to Github Profile Viewer , follow these steps:

  1. Fork the repository on Github.
  2. Create a new branch with your changes.
  3. Commit your changes and push your branch to your fork.
  4. Submit a pull request to the main repository.

Make sure you obtain a private access token from github After that create a new property in local.properties file

    ACCESS_TOKEN=<your_token>

You are set to go!!

😙 Conclusion

An app is created which can shows github profile information to the user.

About

A GitHub profile viewer app made with android and GitHub GraphQL api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages