IDEMSInternational / rapidpro-flow-toolkit

Toolkit for using spreadsheets to create and modify RapidPro flows
GNU Lesser General Public License v2.1
3 stars 1 forks source link

Master sheet parsing #8

Closed geoo89 closed 1 year ago

geoo89 commented 2 years ago

Write a separate components to parser master sheets. Master sheet rows refer to individual sheets that define flows (or in the future also flow modifications), and the master sheet parser should invoke the sheet parser for the appropriate format of each given row.

geoo89 commented 1 year ago

Fixed by #44