Blas: Days 3-4

During these days I continued to work through angular. I was able to spend some time talking to another developer working on a team that does analysis in a way of maps for the government. The application they are working on is called QAC and goes through the maps written by the analysts using government data to figure out detailed information on structures. This application tells the analyst whether or not their information is correct or not. It goes through all the details and figures created and detects, for example, whether a building was reported in a lake. Obviously this isn’t a mistake that would be made but these little details that are errors this application will detect so they can fix it. This application requires going through a lot of data and information in the database to sort it out. They use a PostGres database like the one I was using for my project.

Leave a Reply