GithubHelp home page GithubHelp logo

tapbug / cutransit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chaekit/cutransit

0.0 2.0 0.0 12.43 MB

An iOS app to get bus service information in Champaign-Urbana.

License: MIT License

cutransit's Introduction

CU Transit

CU Transit is an iOS application to get important information about bus service in Champaign-Urbana area.

Main features:

  • Find nearby bus stops
  • Check bus departure times
  • Track bus location
  • Find directions
  • Offline maps and schedules
  • Bookmarks

Website: http://jitouch.com/cutransit

Getting Started

To run CU Transit on an iOS simulator:

  1. Install Xcode 4.5 or newer.
  2. Get an API Key from http://developer.cumtd.com/
  3. (Optional, but recommended) Go to https://code.google.com/apis/console and request a key for Places API.
  4. Rename config.sample.h to config.h. Then configure the file.
  5. Run the application.

Overview

The application consists of four tabs: Stops, Trip Planner, Bookmarks, and Routes. The following are their class names and what they typically contain in their navigation stacks.

  1. StopsController > StopController > DepartureController
  2. PlannerController > ItineraryController
  3. BookmarksController > StopController
  4. RoutesController > RouteController

In the first tab, a typical workflow is that the user finds a bus stop on the map, taps the bus stop to go to the information page (StopController), and then selects the "Departures" tab to see incoming buses. The user can then tap a bus's name to see its current location on a map (DepartureController).

To-do

  • Update the routes database. The routes information is extracted manually from CUMTD's maps & schedules book PDF. The current data in the app are out of date. It would be much better if we could automate the process.

License

CU Transit is available under the MIT license.

cutransit's People

Contributors

sukolsak avatar

Watchers

James Cloos avatar Peter 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.