hserv / coordinated-entry

A HUD Compliant Coordinated Entry System
Mozilla Public License 2.0
3 stars 2 forks source link

Housing Record Of Service .xslx file upload API implementation #261

Open eric-jahn opened 5 years ago

eric-jahn commented 5 years ago
logicsandeep commented 5 years ago

The estimate to complete this task is : 40 hours. This includes 1) Creating a ROS data processor which will process ROS data and also log important information about the upload like the number of new clients discovered, the number of survey submissions created and the number of response records created. 2) New APIs to upload ROS data. 3) Admin app UI changes to upload ROS data file and show status the status of the upload and also relevant information about the ROS upload (mentioned in point#1) . 4) Syncing the data to the big data warehouse should happen by default, but it would be important to test this. 5) Testing and bug fixing.