Professional Plan
£100
Unlimited rides
Live chat support
App & Dashboard access
Standard Plan
£50
50 rides
Live chat support
App access
Basic Plan
£20
20 rides
Email support
App access
Your subscription has been registered:
Enjoy safe and cheap carpooling at the power of your finger tips, while your on the go!
Github
Firebase
Android Studio
Using git and github (private repository)
to push new commits into the master
branch, allowing for a steady workflow
for the final release. With the current
commit count being at 30+. Link
to repository can be found here.
FirebaseAuth auth = FirebaseAuth.getInstance();
auth.sendSignInLinkToEmail(email, actionCodeSettings)
.addOnCompleteListener(new OnCompleteListener (Void)() {
@Override
public void onComplete(@NonNull Task(Void) task) {
if (task.isSuccessful()) {
Log.d(TAG, "Email sent.");
}
}
});
Using java as a primary language
in android studio, along with Gradle
for accelerated productivity. Also
the primary code base follows the
Model-view-controller structure for
better intergration and future
devolpment.
Using firebases secure, fast and
reliable realtime database hosted on
Google cloud CDN for a 99% uptime
for all the users connected. Using
the simplifed JSON data structure
so queries from users can be
made quickly. More info here.
£100
Unlimited rides
Live chat support
App & Dashboard access
£50
50 rides
Live chat support
App access
£20
20 rides
Email support
App access