Giter Club home page Giter Club logo

nra_calc's Introduction

NRA Calculator

This is a mono-repo that contains the front-end and (eventual) back-end of the NRA Calculator project.

Phase 1: A real estate tax abatement calculator for KCK/Wyandotte's Neighborhood Revitalization Act.

The Neighborhood Revitalization Act

Logo for Unified Government of Wyandotte County and Kansas City, Kansas

The NRA is an effort by the Unified Government of Wyandotte County and Kansas City, Kansas to promote revitalization, conservation, and redevelopment of designated areas through tax rebate incentives on new construction and improvements.

What problems do we want to address?

Utilization and Awareness

The benefits available through the NRA go under-utilized, and awareness of the program is limited.

Education

It's hard for those who might benefit to understand benefits and details of the NRA and similar programs.

Process

When somebody does decide to take advantage of the NRA, it's hard to understand the process.

Tech

See the README of the front-end portion of the project for more details:

Front-end technologies:

  • React.js

nra_calc's People

Contributors

bbradforddesign avatar blakebford3 avatar dylancruse avatar filipe-gomes avatar sparrowkeeper avatar zmon avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nra_calc's Issues

Revise map selection feedback

The current method used to provide user feedback is to mount a new geojson object over the original, with only the selected zone visible. This is pretty inefficient compared to modifying the original geojson's styles, however it will work as a stopgap for the moment. The docs mention a 'foreach' method that can add a listener to each feature in a geojson, which would let us modify the style on a specific feature directly on a click, however it doesn't exactly specify how to do this, and is pretty cryptic overall. Anyone feel free to take a crack at it!

If possible, we should also add a popup on the map stating which zone is selected. This shouldn't be very intrusive, and would give a big boost to usability.

Allow users to select their zone from an interactive map

Jud Knapp has a file of polygons representing the zones that can be loaded into QGIS mapping software (free/open-source).

Maybe we can try to overlay these on a Leaflet.js map for users to select their zone from (built on outputs of issue #8)

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.