troy0820 / fixit

:wrench: :globe_with_meridians: :hammer: :nut_and_bolt:See Click fixit api with express
http://troy0820.github.io/fixit/
MIT License
5 stars 1 forks source link

Ajax post request to '/' for onchange event in select box #12

Closed troy0820 closed 9 years ago

troy0820 commented 9 years ago

Make a onchange event (jquery) for select box to change issues and map with markers.

troy0820 commented 9 years ago

Post route is already made, but have to do client side stuff.

troy0820 commented 9 years ago

Utilized GET route on /:city to take care of the rendered views. Will use post route for something else.