Week 8 - Finishing composition with depth 1
Summary
This week I finally solved all the bugs to make composition work, both in the frontend and in the backend. It took more than expected due to the complex implementation of the TreeEditor. Please, check the PR for all the details.
After the user clicks the subtree, the modal with the editor opens:
If the user now wanted to download the app, the backend would take care of merging all the trees into one so it can be executed.