KlohTaskApp|Android Application

Implementation of Kloh API

Features

    1. Specified Events Based on User Location
    1. Event Details and Map Preview

App Screenshots

App Screen Shots App Screen Shots

Built With

  • Android Studio
  • RetroFit HTTP request handling Framework
  • Picasso for handling Images
  • Google Map API
  • Google Location API
  • Google Support Libraries

Minimum SDK tested for is 23

How I did!

  • 1.The first thing that i did is the basic models that are required to the handling the data
  • 2.After that basic API invocation is done in the app.
  • 3.UI design are created
  • 5.API integration with the app is done
  • 6.Attaching the UI elements with API endpoint data
  • 7.Commenting and testing