Giter Site home page Giter Site logo

watbus's Introduction

watbus

Watbus Example

watbus is a web application to summarize and display bus stop times in a useful way. It is written to use Grand River Transit's GTFS data.

Getting Started

Installing Python

Make sure you have python 2.7.4 installed and configured. This project is not using python 3+.

Installing Django

This project is using Django 1.5. Please see Installing Django 1.5

Django Setup

Database: SQLite

Project Setup

To download the relevant GTFS data and import it to the database, run the setup bash script in the main directory. The setup script runs two admin commands, getdata and importdata, which can be run individually to fetch the GTFS data and sync it to the DB respectively.

Dependencies

DSE: https://bitbucket.org/weholt/dse4

Run Watbus

Run python manage.py runserver in the root directory

Contributors

  • Marc Poulin
  • Holly Xu

Credits & Thanks

watbus's People

Contributors

mrpoulin avatar hollyxu avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

watbus's Issues

Write unit tests to check data importing

I'm not 100% sure if this is possible, but I think it would be good to write unit tests to ensure the integrity of the DB after the importdata.py script has been run.

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.