GithubHelp home page GithubHelp logo

edavidj / hazardparking Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 5.31 MB

[School Project] Create an interactive heatmap of parking tickets in a region.

Java 84.62% HTML 4.96% CSS 2.60% JavaScript 7.83%
spring-boot spring java leaflet

hazardparking's Introduction

HazardParking

Create an interactive heatmap of parking tickets in a region. Project designed for the final project in McMaster CS second year course 2XB3 Cs Practice & Exp:Theory To Practice. Currently only covers the region of Washington DC, as that's all our dataset had data on; as per project guidelines we were restricted in data sources. That said we have no plans to expand that scope.

Set-up working environment

Using Intellij IDEA

  1. git clone https://github.com/edavidj/hazardparking.git
  2. When Intellij starts up on the Welcome Screen select import project.
  3. In the following dialogue it will say select file or directory to import, select /src/build.gradle
  4. Once Intellij finishes building your work environment you should be able to run it by running the Application.java file.
  5. Go to localhost:8080 in browser and it should return a massive array of Entry objects.

Using Eclipse

  1. git clone https://github.com/edavidj/hazardparking.git
  2. From eclipse go to Import from the File menu
  3. In the following context screen navigate to Gradle/Existing Gradle Project
  4. Select the cloned "hazardparking" folder as your root directory
  5. Keep selecting next until eclipse begins installing everything.
  6. Run Application.java (it might suggest using gradle to run you dont need to) and navigate to localhost:8080 in your browser.

Reference

We used Spring's "Working a Getting Started guide with IntelliJ IDEA" in order to bootstrap a functional Spring RESTful Web App environment that we could work with, then removed their class files for our own and customized the environment while removing unneeded files.

hazardparking's People

Contributors

ckun10 avatar edavidj avatar enricoflorentino avatar stevenluu98 avatar

Stargazers

 avatar  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.