smccarthy788 / Pitt-Events

A simple Node.js server used to add, track, and store events in the greater Pittsburgh area.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pitt-Events

A simple Node.js server used to add, track, and store events in the greater Pittsburgh area.

Usage:

  • From terminal: $npm start

To change central location:

  • Maps.js line 6: change the lat/lng parameters to new location.
  • To find lat/lng of new location:
    • Open Google Maps to desired central location. Just click on non-icon. Lat/Lng will appear.
    • Alternatively just ask Google.

About

A simple Node.js server used to add, track, and store events in the greater Pittsburgh area.


Languages

Language:JavaScript 85.9%Language:HTML 10.8%Language:CSS 3.2%