LeadSheet Generator is a Symfony-based web application for generating musical lead sheets.
The sheet data structure is built in Vanilla Javascript in the front-end during the editing session. For persistance and generation, the data is transformed into JSON structure and then transferred to the server side.
Weiterlesen