Giter Site home page Giter Site logo

a-duyvestyn / transitworks Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.19 MB

Get a no-nonsense list of the latest delays, cancellations, or advisories on your public transit systems. Customize your app to see only notices from your selected routes. Currently supports Toronto Transit Comission (TTC) and GO Transit (Metrolinx).

Home Page: https://transitworks-toub.onrender.com/

HTML 4.00% CSS 2.45% JavaScript 93.55%
express gtfs-feed mongodb nodejs react tailwindcss transit-data

transitworks's Introduction

TransitWorks

Delivers up to the minute service notices for your daily transit routes

Project Description

Get a no-nonsense list of the latest delays, cancellations, or advisories on your public transit systems. Customize your app to see only notices from your selected routes.

Currently Supports Toronto Transit Comission (TTC) and GO Transit (Metrolinx).

NOTE: Please allow a few seconds for the server to spin up on first use

Screenshots

Welcome Screen

Dashboard

Dashboard

Set your usual transit routes

Customize the transit routes on the dashboard

Tablet Dashboard with TTC and GO feeds

Dashboard on Ipad

Project Stack

Front-End: JavaScript, React, Axios, TailwindCSS, DiasyUI

Back-End: Express, Node.js, mongoose, expressSession

Database: MongoDB Atlas

Please excuse some ~1000ms delays here and there when navigating the app. We are working on moving to faster hosting.

Client Setup

  • This project was bootstrapped with Create React App.
  • Install dependencies with npm install.
  • Create .env file and ensure all necessary API keys from .env.example are present. This includes
    • GO transit GTFL
    • twitter (ttcnotices)

API server Setup

  • Install dependencies with npm install.
  • Create .env file and ensure all necessary API keys from .env.example are present.
  • Once run npm start from the root directory of the project to launch the server.
  • Alternatively run npm run dev to use nodemon

Database:

  • install and run a mongodb instance and create a database, add the MONGO_URL used for databse connection as an environment variable in .env
  • reset and seed the mongodb database using the script npm run db:reset

Note : For full functionality of the web application, both the client and the API server applications must be running

transitworks's People

Contributors

a-duyvestyn avatar

Stargazers

 avatar

Watchers

 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.