Giter VIP home page Giter VIP logo

cogs121-sp16-mteam-ass2's Introduction

#Design Principles

  • Discoverability/Signifiers
    • The search bar allows the users to quickly find the neighborhood they are interested in and view the crime rate and property value for that neighborhood. Autocomplete on the search bar makes it easier to find the name of the neighborhood the user is looking for.
  • Learnability
    • The application's simple design allows the user to easily remember how to view the amount of crime in San Diego while also view specific information for a certain neighborhood. One page has a search bar to find a specific neighborhood. Another page allows the user to view crime rates on a city map.
  • Feedback
    • After searching for a neighborhood, a loading symbol gives the user feedback that the application is searching for their request.
  • Natural Mapping/Mental Metaphors
    • The data is displayed as a map with the amount of crime committed in different parts of the county expressed through different colors. This is very similar to maps showing things like population density or elevation and would come naturally to users as most use maps with some sort of color coding.
  • Constraints
    • Simple functionality constraints the user to two different kinds of interaction: viewing city through map or specifically searching the name of desired neighborhood.
  • Error Prevention/Recovery
    • auto complete on the search bar will appropriately list San Diego neighborhoods to help the user not mistype a neighborhood.
    • Message displayed when neighborhood not in San Diego.

#Design Decisions

  • TopoJSON was used to create an accurate map of San Diego in order to easily display crime and housing data in a more visual way.
  • Bootstrap was used to create neat and aesthetic navigation for the application and to implement forms such as the search bar on the home page. For those on the front-end, we agreed that we were most familiar with Bootstrap and as such, could work more efficiently with its modular components. After reviewing other CSS frameworks, we found that Bootstrap had the components necessary to our application (like a navigation bar, search bar, table, etc.). Frameworks, like Semantic UI and Skeleton, did not have such components. While Bootstrap is arguably bulkier, we were able to pick and choose specific components to compile (with Less) and use.
  • jQuery (AJAX) was used to implement the loading bar and to facilitate the user interactions on the map. Besides the element of familiarity, jQuery's functions made it very easy build and create simple interactions like "onHover" and "onClick".
  • jQuery UI was used to implement the auto complete on the search bar, making it easier for the user to find the neighborhood they are looking for.

#Contributions

  • Christine
    • Brainstormed the design + functionalities of the app, worked on the front-end
  • David
    • Worked on the back-end of the application, including the DELPHI database and the D3 map, as well as the map stylistically
  • James
    • Contributed to the design decisions writeup in the README.
  • Lauren
    • Brainstormed the design + functionalities of the application, worked on both the front-end and the back-end of the application as needed
  • Marvin
    • Came up with some of the functionalities for the application that met the design principles, implemented the auto complete on the search bar, and filled out the README

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.