Giter Club home page Giter Club logo

unipool-android's Introduction

alt text

Unipool

Unipool is an carpooling app for Android developed to allow members of Strathmore to have an easier and stress free means of coming to the institution.

The project was submitted to the Strathmore University Faculty of Information Technology as a second year project.

You can find the proposal and documentation in the docs folder.

Backend API

Developed by Mark Njung'e and Mecolela Sichangi

NB: Unipool is not used in production.

Installation

  1. Clone the repository.
  2. Add a keystore.properties file to the root directory containing the following details.
storePassword=your-keystore-password
keyPassword=your-keys-password
keyAlias=your-keys-alias
storeFile=path/to/your/keystore.jks
  1. Create a Firebase project and enable Google as a sign in method. You will need to provide the SHA-1 hash for your keystore.
  2. Go to the Google Cloud Developer console and enable Maps SDK for Android, Places SDK for Android and Directions API for the project.
    Note that you will need to set up billing for Maps SDK for Android to work.
  3. Add a keys.properties file to the root directory containing the following details.
GOOGLE_MAPS_API_KEY=AIza...
REQUEST_TOKEN_ID=***.apps.googleusercontent.com
MQTT_BROKER=mqtt://mqtt.example.com
  • You can get the GOOGLE_MAPS_API_KEY and REQUEST_TOKEN_ID from the [credentials page]- (https://console.cloud.google.com/apis/credentials).
  • The GOOGLE_MAPS_API_KEY is any of the API keys.
  • For the REQUEST_TOKEN_ID it needs to be an OAuth 2.0 client ID of type Web application, not Android.
  • For an MQTT broker you can host your own instance of my sample broker, or any MQTT broker provider.
  1. Open and build the project in Android Studio (3.0+).

Screenshots

Rider

alt text

Driver

alt text

Demo

IMAGE ALT TEXT HERE]

unipool-android's People

Contributors

marknjunge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.