Skip to content

jajego/yorkie-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yorkie

Yorkie is a fast and accurate train tracking service for New York City built with React, Flask, and SQLite. It utilizes Andrew Dickinson's excellent Python wrapper for the official MTA API. Users can register accounts and track up to four stations at a time.

Photo of a Yorkie monitor at De Kalb avenue

Local use

If you would like to run Yorkie locally, you will need to host:

  • This repository
    1. Create a virtual environment and run pip install -r requirements.txt
    2. Run flask --app flaskr run
  • The front-end

You will also need to get a free MTA API Key at https://api.mta.info/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published