Skip to content

pa1pal/BuildItBigger

Repository files navigation

BuildItBigger

Project 4 for Udacity Android Nanodegree

Flow Diagram of the app

alt text

Project Components

  • Main app consist of two fravors Paid and Free version of the app with one MainActivity.
  • Backend using Google cloud engine deployed here : http://builditbigger-143808.appspot.com/. Fetches Jokes from Java library.
  • Java Library function getMeJoke() gives any random joke to backend.
  • Android Library consist of one Activity show the intented joke string from main app.

How to run?

  • Change the base_url string in Constants.java in api package.

Releases

No releases published

Packages

No packages published