Giter Site home page Giter Site logo

jokesapp's Introduction

Android puns app

Cover image

Get it on Google Play

Android app that displays puns. Very useful indeed.

Features

  • Uses Local Google Cloud Endpoint Server to retrieve the puns.
  • Has a Java library module to generate the puns (which is used by the GCE module).
  • Has s Android library module that contains an activity to display a pun.
  • Has paid and free versions. The free versions display adds and the paid version don't. Each one had its own icon.
  • Puns everywhere. In the code and in the commit messages.

Screenshots

Setup

Requirements

  • Have Google Cloud SDK installed (how to install Google Cloud SDK?). This is optional, you can just set a flag to true in your gradle.properties file to ignore this step.

Steps

Clone the repository

git clone https://github.com/Artenes/JokesApp

Add the following variable to your gradle.properties file (~/.gradle/gradle.properties)

JokesApp_UseFakeServer=false

If you set this variable to true, then it will not be required to have Google Cloud SDK installed. The library that serves the puns will be accessed directly by the app.

Finally, import the project in Android Studio.

Before running the app or the tests, run in the terminal

gradlew appengineRun

for this you must have installed the Google Cloud Endpoint Server in your machine.

Credits

Puns were taken from A giant list of puns post in reddit

License

MIT License

jokesapp's People

Contributors

artenes avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.