Ensibuuko-Test Android Application

This is an Android Application using https://jsonplaceholder.typicode.com/ .

Installation

Clone this repository and import into Android Studio

git clone git@github.com:mshaq09/Ensibuuko-Test.git

Configuration

Keystores:

None

Build variants

Use the Android Studio Build Variants button to choose between production and staging flavors combined with debug and release build types

Maintainers

This project is mantained by:

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push your branch (git push origin my-new-feature)
  5. Create a new Pull Request