Skip to content

dzheng256/PantherView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PantherView

Pitt Computer Science Club spring semester (16-17) project with the Western Pennsylvania Regional Data Center (@wprdc) Open Data.


Installing and running:

Since our project is just an HTML file, you can simply load the file into your browser.
Once you make edits, commit the changes, and push, your changes will be updated on GitHub.

Getting started:

  1. Fork the project
  2. Add your name to contributors.md
  3. Submit a pull request
  4. Take a look at the Issues for more things to do

Getting started (machine learning):

  1. Do all the steps above
  2. cd to the ml directory
  3. Ensure you have Python 3.5.X installed, then run pip install -r requirements.txt (depending on config, may be pip3 instead)

Helpful links:

Git and Github links:

HTML, CSS, and JavaScript links:

Open Data links:

Map Links:

About

Spring semester Open Data club project!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.1%
  • CSS 19.8%
  • HTML 7.9%
  • Python 3.2%