Commit Graph

3 Commits

Author SHA1 Message Date
estifanos
5a95358ea0 feat: update session management to prioritize cookie storage and enhance token retrieval logic 2026-08-01 07:52:46 +00:00
estifanos
06eb9eca4f feat(payment): implement payment feature with Telebirr integration first try
- Define shared payment types and interfaces in payment.ts
- Create PaymentModal component for handling payment interactions
- Implement payment API client for initiating and confirming payments
- Add payment history management with localStorage
- Create PaymentsPage for displaying payment status and history
- Introduce utility functions for money conversion and formatting
- Set up hooks for managing payment flow and state
- Update SeamanBookApplicationPage to utilize new payment modal
- Add tests for payment API functions and history management
2026-07-30 07:33:30 +00:00
Muluhabt
2fbc557aac Project Init 2026-05-29 15:23:46 +03:00