Closed buzwells closed 8 years ago
Source code pushed to Github and build deployed to Heroku. As noted in the issue description, this is a barebones version with no error handling or messaging. Tested with several different license numbers (e.g., 900400).
We have loaded (and can periodically refresh) the city's list of licensed plumbers. When a contractor begins to complete a profile upon first-time signin, we can pull the data from the list after the contractor enters the contractor's license number. Eventually, we can add messaging (e.g., "We found your license information in the city's records and used it to automatically fill out some of your profile.") and error handling (what happens if no match is found). For now, though, just add the autocomplete functionality.