DrExpresso / Gopool

Android mobile carpooling application
https://drexpresso.github.io/Gopool/
16 stars 11 forks source link
android-app android-studio braintree dissertation google-maps-api gradle java mobile-app university-project

Gopool

Build Status

Gopool is an open source, cloud-based, mobile-ready application for carpooling. Powered by JAVA and Firebase. Made for my final year project to showcase the technology stack. The carpooling mobile applciation provides a platform to car share. The user and vehicle registration details are stored via Firebase. Users can login and create/ send booking requests to other users on the app. Payments can be made via a sandbox payment system. The user interface designed in XML is friendly and can be adapted to user requirments

alt text

Features!

APK Download

The direct APK can be downloaded from here: APK DOWNLOAD

Installation

This project is meant to be built using Android Studio. It can also be built from the gradle command line.

1 Check out the source code:

$ git clone https://github.com/DrExpresso/Gopool.git

2 Open Android Studio and choose Open an Existing Android Studio Project

3 Choose final.

4 Click the Run button.

Configuration

Current configuration that is required to make the app work:

License



Copyright (c) 2018 DrExpresso

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS ```