Alfred Kamanda Alfred-mk
  • Nairobi, Kenya
  • Joined on 2024-08-12
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

Alfred-mk closed issue urdt/ussd#7 2024-09-04 11:34:10 +02:00
Migrate flags to preprocessor
Alfred-mk pushed to master at urdt/ussd 2024-09-04 11:25:35 +02:00
c6c66f956a Merge pull request 'wip-flag-migration' (#28) from wip-flag-migration into master
1957606bc2 Added log to show debug the flag loaded
8ffc5d67cc Removed mutex
2d7b6bd125 Removed unused code
5105e902f1 Process flags once and make them available across functions
Compare 45 commits »
Alfred-mk merged pull request urdt/ussd#28 2024-09-04 11:25:34 +02:00
wip-flag-migration
Alfred-mk pushed to wip-flag-migration at urdt/ussd 2024-09-04 11:20:04 +02:00
1957606bc2 Added log to show debug the flag loaded