Git Product home page Git Product logo

baypass's Introduction

Bay Pass - A mobile transit solution

screen shot 2019-02-07 at 6 48 06 pm

Build Status codecov

Summary

This repo contains all the code to our senior project, which was completed in the spring semester of 2019. We decided to build an iOS App in Swift that solves some of the issues transit riders in the Bay Area have been experiencing. For example getting to and from transit stations, purchasing tickets on their phone, reloading Clipper cash and adding passes, and integrating electric scooters with transit options.

Team Members

How we work

We are an agile team and have 1 and 2 week sprints that you can find under projects. We estimate each task's complexity and review each others code before merging. Additionally we use the following tools for better collaboration:

Architecture

We practice MVVM for our code strcuture, and use Travis for our CI enviorment, which builds each PR and runs tests to see if the branch is passing. We also use coverage reports from codecov.io to see the test coverage of the diff in a PR and the overall test coverage.

Setup

After cloning this repository you will first need to run pod install to download all the necessary pods, which are not stored as part of this repo. Also you will need to add your own API keys to a shell script named env-vars.sh which looks as follows:

export BIRD_TOKEN = YOUR_TOKEN
export BART_TOKEN = YOUR_TOKEN
export GOOGLE_DIRECTIONS = YOUR_TOKEN
export MULTICYCLES = YOUR_TOKEN

UI

Map

screen shot 2019-02-07 at 6 45 17 pmscreen shot 2019-02-07 at 6 45 17 pmscreen shot 2019-02-07 at 6 41 51 pmscreen shot 2019-02-07 at 6 51 33 pm

Tickets

screen shot 2019-02-07 at 6 45 17 pmscreen shot 2019-02-07 at 6 44 29 pmscreen shot 2019-02-07 at 6 45 17 pmscreen shot 2019-02-07 at 6 45 17 pm

Clipper

screen shot 2019-02-07 at 6 45 49 pmscreen shot 2019-02-07 at 6 46 24 pmscreen shot 2019-02-07 at 6 46 53 pmscreen shot 2019-02-07 at 6 48 06 pm

baypass's People

Contributors

ayesha1 avatar dennislee avatar thualing avatar timroesner avatar zheli0705 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

ihusnainaali

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.