- 11 Sep, 2025 1 commit
-
- 07 Sep, 2025 10 commits
-
-
G authored
refactor: Renamed ButtonNew and InputNew to simple Button and Input effectively replacing the old ones.
-
G authored
-
G authored
refactor: UserProfileScreen. No more dependencies on Box/Text themes's components. Dispatch a redux action to disconnect the user.
-
G authored
-
G authored
feat: Payment processing using Wave as the payment gateway with navigation on QrCode screen upon valid initialization. User is given the possibility to verify the state manually with a button.
-
G authored
feat: Payment processing utilizing Orange Money as the payment gateway, with browser support and verification functionality activated upon browser closure. This may need more work once the api is fixed.
-
G authored
-
G authored
-
G authored
feat: implemented a functional login screen leveraging redux store to automatically redirect to the home screen once successfully logged in.
-
G authored
-