The current version of the tool is essentially an upload and storage system for analysis outputs. We want to enable users to run the analysis of policy documents directly within the tool instead of using an external tool and then bringing the results into the platform. For this, we will integrate some key functionality from Taguette.
To set that up, we need to update the database structures and data model classes to include some key relationships and properties. We also need to create the new front-end structure.