image

Andoid Application – Fun API

In this project I built an Android application that takes in English text from users and converts it to Dothraki or Valyrian (based on user’s choice) using a third party API.

I designed the application on Android Gradle and hosted the web service using Heroku. All the communication between client (App) and the server (web servlet) were using HTTP protocol in REST style.

Further, I used the MongoDB-as-a-Service to host my database in the cloud. All query related information were stored in this database.

On user’s request, I displayed a dashboard that showed different analytics on previously logged data such as most common user texts and their frequency, average conversion time scaled on text length etc.

Complete report of the project can be found here



Responsive image