ArunBalajiR / flutter-carpool-app

A simple carpool app using flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShareMyRide

Made with Flutter

Almost every day, every hour, thousands of vehicles crosses hundreds of miles from various locations without realizing the fact that many of them follow the same route at the same time.

Wouldn’t be great, if there was an App such that when students have 1-2 seats vacant they could use it for real-time ride-sharing and earn some money…

Less traffic, Less Pollution, Save expenses !

This app is ideal for students looking for a ride to and from college, saving them money as well as the hassles of commuting using public transport

Screenshots

Authentication Screen Registration Screen Map Screen
 Screen  Screen  Screen
Confirm Screen Profile Screen Ride Screen
 Screen  Screen  Screen

How to run

  • Clone this Repo
  • Run flutter packages get
flutter packages get
  • Connect the app to your Firebase Project from your Firebase Console and add the google-services.json in the /android/app directory.
  • Run flutter run (remember to open simulator or connect physical device, iOS auto run additional command pod install)
flutter run --release

Beginners Guide

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

A simple carpool app using flutter


Languages

Language:Dart 97.2%Language:HTML 2.2%Language:Swift 0.6%Language:Objective-C 0.1%