Build me an app/program/spreadsheet -- 2

Job ID: 36178365

Budget: $10 – $30 USD

Creation of a super simple, lightweight and open source program/app /spreadsheet for installation/use on windows or mac.
Nothing more than a navigation menu to generate a report.

Purpose of the system: generate a report in .txt file. This report must be constructed containing 03 parts, something like: Technique, Analysis and Conclusion.

In each of these parts the user must be able to select at least one predefined text option, using a simple checkbox to select.
One of the options should be a box for free text filling by the user.

Text options must be selected via a hierarchical menu selection, the menu must be user editable (new menu item, editing a menu item, deleting a menu item, new submenu, editing a submenu, submenu deletion).
The last level of the menu must present a LIST of texts to be selected through a checkbox, as well as in the menu, the lists must be editable by the user (new list item, editing a list item and deleting a list item). When creating the LIST, the user must classify the list in some characteristics:
1. EQUIPMENT: x or y, user may be able to create, delete and edit (mandatory field with only one option selected);
2. GENDER: male, female or unisex (mandatory field with only one option selected);
3. TYPE: Technique, Analysis or Conclusion (mandatory field with only one option selected);

When starting a new report, the user must inform the name of the report and select the GENDER to be reported. This GENDER selection should filter the LIST level to display only LIST items with the same GENDER.

*****
Development requirements:
light language
Language with a community of many programmers
Open source to enable updates
Allow user to choose where to save the file