This project contains the source code for the ASSIGN UPRN application
The software consists of 7 main architectural components
- An Angular web application for users who wish to use ASSIGN as a human user
- REST APIs for systems seeking to match addresses using an API
- A command line utility for file based matching.
- A hierarchical mumps database holding data derived from the Address Based Premium distribution files
- Yotta Mumps business logic code (Mumps considers database access and business logic as a single tier)
- SQL reference database reflecting the ABP distribution file formats which are relational in nature.
- Install Scripts