CityOfLosAngeles / hcid-lookup-tool

A lookup tool for data from LAHD. Repository has been archived 2022-10-13.
Apache License 2.0
0 stars 3 forks source link

added functionality for HIMS upload to database #45

Closed rhouse00 closed 7 years ago

rhouse00 commented 7 years ago

_himscontroller.js: replaced following functions:

And replaced them with the corresponding functions from the BIMS_controller.js

address.js: added createAddress8(), modeled off checkAddress7() but replaced 'bims' for 'hims'

server.js: added and include for the HIMS table, into the findAll query