t-d-o-g / kaizen

1 stars 0 forks source link

Peter #45

Closed Peter-Li1233 closed 6 years ago

Peter-Li1233 commented 6 years ago

Hi, Team:
I did the following in this commit, please review: 1)Center the map initially to Manhatan; 2)Capitalized "Improve Our Livings"; 3) When you click the review button on the InfoWindow, it will bring to a update page to update both tickets and ticketxrefs.

By doing this, I created the following file: updateTicket.html ---front end ticket.js ---front end

category-api-routes.js --back end users-api-routes.js --back end status-api-routes.js -- back end ticket-api-routes.js ---back end ticketxrefs-api-routes.js --back end (modified) Suggestion, if your part deal with the database, please add routes on these files, just to avoid conflict.

map.js -- front end (modified) server.js -- back end (modified)

Please revew Peter