Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial Release Ready for testing #1

Merged
merged 3 commits into from
May 2, 2020
Merged

Initial Release Ready for testing #1

merged 3 commits into from
May 2, 2020

Conversation

cybersai
Copy link
Member

@cybersai cybersai commented May 2, 2020

Added

  • Ussd Package Project with README, contributing, changelog, license, etc.
  • State class to define what should occur at various stages when user navigates
  • Artisan command to create State classes
  • Machine class to run all linked States
  • HasManipulators traits to help Machine Class with common functions
  • Menu class to be used create user menus in the various states
  • Decision class to decide on how to link the various states after accepting user's input
  • Record class to save data
  • Ussd Class to provide access other classes
  • Ussd facade to proxy to the Ussd class
  • Ussd config to allow developers customize behaviour
  • Ussd service Provider class to allow laravel know how to integrate the package

@cybersai cybersai merged commit c795b89 into sparors:master May 2, 2020
cybersai added a commit that referenced this pull request May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant