collaction_app
collaction_app copied to clipboard
CollAction cross-platform mobile application for iOS and Android
**Description** I saw that the Menu_tab PR #360, is yet to be approved. The assignee @AbedrahmanYassen is currently not available. So I sought to help. **What I want to do**...
**Description:** We currently have an existing Flutter app that needs to be upgraded to the latest Flutter and Dart versions (3.10 and 3.0.0 respectively). Additionally, we could discuss design modification...
Enables ability to use deep-links to traverse the app routes. **Android** - [x] https://collaction.org - [x] app://collaction.org - [x] https://collaction.app - [x] app://collaction.app **iOs** - [ ] https://collaction.org - [x]...
Menu tab
I have made the menu tab and used the logic at the settings screen in this tab, after that I have deleted the settings screen.
I have created the information page: - Updating the user name section works properly - Need design for country change but I have created a bloc for that - After...
**Description:** We should make an effort to optimize our application size. To complete this task please do the following: - [ ] Investigate what files take up what size, and...
Created Badge and BadgeDto entities, and updated tests to ensure JSONs from the API are parsed correctly.