Giter Club home page Giter Club logo

mango-rider's Introduction

mango-rider

GitHub labels All Contributors GitHub closed issues Flutter Platforms supported Discord Star on GitHub

A new type of ridesharing app.

This is the rider-only app.

If you would like to join the team, please contact one of the contributors or email [email protected].

getting started

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

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

project enviornment setup

all platforms

Make sure to run $ flutter pub get after navigating to your project directory. This will install all dependencies from pubspec.yaml.

Create a .env file in your project root with a single line in it: GOOGLE_MAPS_API_KEY=_______________.

Then insert a Google Maps API key in this .env file after the equal sign.

ios only

If you are planning on using an iOS device/simulator to test the app, please run .gitconfig.sh after filling out the .env file. This will automatically insert the API key into your AppDelegate.swift and ensure the API key is not commited to Git.

Note: You must run .gitconfig.sh each time you clone (not pull or checkout, but clone) the repository as it edits your local/project Git config files.

android only

If you are planning on using an Android device/simulator to test the app, please follow this guide to get the SHA-1 of your signing certificate. Once you have obtained this, please send it to one of the contributors or email [email protected] so we can add it to the Firebase console.

Note: This is necessary to authenticate using Google Sign-In on Android during development. Otherwise, your app will crash after clicking Google Sign-In on the app login page.

Secretarial and managerial duties that plan for the future of the app.

Configuring Firebase and integrating it into the Flutter app.

Building the UI and making it a beauty!

mango-rider's People

Contributors

8uu avatar alebod21 avatar arjnai21 avatar davidionita avatar micpap25 avatar rice-puddn avatar turtlejamec avatar

Stargazers

 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.