Skip to content

A Java based Android Application to fetch GOT character names from GOT JSON API.

Notifications You must be signed in to change notification settings

GeekHaven/GOT-Character-App

Repository files navigation

GOT-Character-App

A Java based Android Application to fetch GOT character names from GOT JSON API

Pre-Requisites

  • Basic Knowledge and Implementation of Git and Github.
  • Brief insight about JSON API and its fetching.
  • Android Studio with Latest Version Installed on your Local Machine.

Contributing to GOT-Character-App

We welcome your contributions. Please follow the below guidelines while contributing to this project:

  1. Fork the repository and clone locally.
  2. Create an upstream remote and sync your local copy before you branch. See detailed instructions here
  3. Create seperate braches for each seperate piece of work.
  4. Do the work and commit changes with good commit messages.
  5. Test whatever you made in Android versions 4.1.x and above.
  6. Once you are confident in your work, create a pull request to the main branch of upstream repository with proper descriptions explaining what you did and wait until we review it.

Check out GitHub Flow for more details.

Some Resources to Start With

Android Basics

For more resources regarding Android Development, you can refer the Official Guide from Google.

JSON API

  • To know more about JSON API, you can refer to JSON API

Popular JSON API Fetching Libraries

Happy Coding ✌️

About

A Java based Android Application to fetch GOT character names from GOT JSON API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages