Skip to content

dtle82/c11_realvalue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Value OC & LA

Real Value

Provides Beautiful Data Visualization using Leaflet, AngularJS, and Angular Material.

  • displays a score for an area that's searchable on a map
  • the areas are sectioned into 3 layers, County, City, Zip Code
  • colors are given to each score based on their combined attributes
  • the score is derived from calculating the standard deviation from each data set and adding them together
  • the datasets that are being calculated are housing(Zillow), crime(downloaded online), jobs (Glassdoor)
  • the score adjust in real-time to what the user thinks are important to them
  • the map also gives markers for restaurants and schools in that area when the users zooms in

Developers and Contributors

This project was developed by Danh Le, Taylor Sturtz and Weikuan Sun with contributions from Tammy Lau, Mike Justo, Miles Bretall and Jason Welch

Special Thanks To Daniel Paschal of LearningFuze

For without his guidance, this project would not have been completed in a timely manner.

This project was created using these technologies

Our JavaScript framework providing incredible 2 way data binding.

Angular Leaflet was chosen over Angular Google Maps. Our map datasets are largely driven by geoJSON.

Our project was designed with Google Material Design methodology.

The graphs and pie charts was created using D3, a document database driven library for JavaScript

Firebase was used to host our datasets that were collected through various APIs. JSON data was called from Zillow API, Glassdoor, and public crime data files.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.4%
  • HTML 4.6%
  • Other 1.0%