avanderhoorn / ballpark-tracker

A simple application used for tracking which MLB and AAA stadiums a "Ballpark Chaser" has been to.

Home Page:https://github.com/codespaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚾ Ballpark Tracker

A simple application used for tracking which MLB and AAA stadiums a Ballpark Chaser has been to.

Ballpark Tracker App

Contributing

NOTE: This project requires Node.js and MongoDB. Only pull requests that statisfy the ESLint rules will be accepted.

Contributions to this repository have been made easy! Simply click the "VS Online - Create" button above to have a complete development environment, including all dependencies, spun up on your behalf. Learn more at online.visualstudio.com.

Additionally, this app requires an API key for Azure Maps to be configured as an environment variable:

export AZURE_MAPS_KEY=<YOUR_KEY_GOES_HERE>

Links

About

A simple application used for tracking which MLB and AAA stadiums a "Ballpark Chaser" has been to.

https://github.com/codespaces


Languages

Language:JavaScript 62.9%Language:CSS 25.3%Language:EJS 8.4%Language:Dockerfile 2.4%Language:Shell 1.0%