Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
Alfred-mk commented on pull request urdt/ussd#50 2024-09-13 21:52:10 +02:00
africas-talking

I've updated the PR to reflect this

Alfred-mk pushed to africas-talking at urdt/ussd 2024-09-13 15:03:49 +02:00
b53658e038 have AtOutput as an option
512460fdeb Added Custom AtOutput to append CON or END to output
Compare 2 commits »
Alfred-mk pushed to africas-talking at urdt/ussd 2024-09-12 22:53:19 +02:00
762f90adf6 Added Continue bool to track whether the execution should be terminated
Alfred-mk created pull request urdt/ussd#50 2024-09-12 22:03:01 +02:00
WIP: africas-talking
Alfred-mk created branch africas-talking in urdt/ussd 2024-09-12 22:00:10 +02:00
Alfred-mk pushed to africas-talking at urdt/ussd 2024-09-12 22:00:10 +02:00
5e4e6a21a0 Added africastalking binary
ffeb28e851 Use latest go-vise package
Compare 2 commits »
Alfred-mk closed pull request urdt/ussd#45 2024-09-12 09:17:15 +02:00
wip-http-server
Alfred-mk pushed to lash/http-server at urdt/ussd 2024-09-11 14:41:09 +02:00
44015b1c76 Parse the request body to get the PhoneNumber and Input text
Alfred-mk commented on pull request urdt/ussd#41 2024-09-10 16:12:34 +02:00
Implement http server for the URDT vise engine

On running the HTTP server and using a sessionId that has been registered on the CLI, this menu is returned

image
Alfred-mk created pull request urdt/ussd#45 2024-09-10 12:50:04 +02:00
wip-http-server
Alfred-mk created branch wip-http-server in urdt/ussd 2024-09-10 12:49:05 +02:00
Alfred-mk pushed to wip-http-server at urdt/ussd 2024-09-10 12:49:05 +02:00
d2384d3429 Serve the menu on an HTTP server
Alfred-mk pushed to wip-code-check at urdt/ussd 2024-09-07 16:51:53 +02:00
deb4706b1d Test commit
Alfred-mk pushed to wip-code-check at urdt/ussd 2024-09-07 16:41:22 +02:00
e14fd5e496 Return the response and the error
Alfred-mk pushed to wip-code-check at urdt/ussd 2024-09-07 08:30:41 +02:00
de24ca0648 Mock the gdm nd updated the TestSaveFirstname and TestSaveFamilyname
Alfred-mk pushed to wip-code-check at urdt/ussd 2024-09-06 15:17:51 +02:00
eb9f470ac5 Update the GetProfileInfo to get data from gdbm
Alfred-mk pushed to wip-code-check at urdt/ussd 2024-09-06 08:33:59 +02:00
d001c5a7fc Write and read data from gdbm
Alfred-mk pushed to wip-code-check at urdt/ussd 2024-09-06 07:35:25 +02:00
de8c7ce34a Added user data to db.go util
Alfred-mk pushed to wip-code-check at urdt/ussd 2024-09-05 18:50:22 +02:00
17804e7641 Save the actual PIN and verify it
Alfred-mk commented on issue urdt/ussd#7 2024-09-04 11:34:10 +02:00
Migrate flags to preprocessor

Resolved with PR #28