Skip to content

Convert ussd menu db table to data file. Related to cic-platform#128

Spencer Ofwiti requested to merge spencer/ussd-menu-file into master

This MR implements the addition of new USSD menu and session models utilizing a JSON data store.

  • It creates a JSON DB utilizing TinyDB as the ORM.
  • It populates the USSD menu file using the USSD menu seed file.
Edited by Spencer Ofwiti

Merge request reports