{"id":50879170,"url":"https://github.com/amirhosseinghanipour/donget-android","last_synced_at":"2026-06-15T12:03:55.761Z","repository":{"id":310755219,"uuid":"1041029294","full_name":"amirhosseinghanipour/donget-android","owner":"amirhosseinghanipour","description":"Flutter app for Donget test project","archived":false,"fork":false,"pushed_at":"2025-08-22T23:10:05.000Z","size":784,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-07T10:43:27.935Z","etag":null,"topics":["android-application","android-development","flutter","flutter-apps","flutter-ui","flutter-ui-challenges"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amirhosseinghanipour.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-19T21:52:58.000Z","updated_at":"2026-02-04T02:17:10.000Z","dependencies_parsed_at":"2025-08-22T22:49:50.119Z","dependency_job_id":"ab14fbc9-91cf-495e-84c4-65d4483961f2","html_url":"https://github.com/amirhosseinghanipour/donget-android","commit_stats":null,"previous_names":["amirhosseinghanipour/dongit","amirhosseinghanipour/donget"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amirhosseinghanipour/donget-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirhosseinghanipour%2Fdonget-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirhosseinghanipour%2Fdonget-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirhosseinghanipour%2Fdonget-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirhosseinghanipour%2Fdonget-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amirhosseinghanipour","download_url":"https://codeload.github.com/amirhosseinghanipour/donget-android/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirhosseinghanipour%2Fdonget-android/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34361404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-application","android-development","flutter","flutter-apps","flutter-ui","flutter-ui-challenges"],"created_at":"2026-06-15T12:03:55.700Z","updated_at":"2026-06-15T12:03:55.751Z","avatar_url":"https://github.com/amirhosseinghanipour.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Donget Test Project\n\n![App Screenshot](screenshots/comparison.png)\n\n## Overview\n\nThis project was developed as a test assignment for Donget in Flutter.\n\n### Technical Features\n- **Responsive Design**: Adapts to different screen sizes\n- **Smooth Animations**: Bouncing scroll physics and material design interactions\n- **Clipboard Integration**: Copy UID functionality with user feedback\n- **Custom Widgets**: Reusable components with proper separation of concerns\n- **Asset Management**: Organized icon and image assets\n\n## Architecture\n\nThe project follows a clean, modular architecture:\n\n```\nlib/\n├── constants/          # App-wide constants\n│   ├── app_colors.dart     # Color definitions\n│   ├── app_dimensions.dart # Spacing and sizing constants\n│   ├── app_text_styles.dart # Typography styles\n│   └── app_icons.dart      # Icon asset references\n├── models/             # Data models\n│   └── user.dart           # User data model\n├── widgets/            # Reusable UI components\n│   ├── header.dart         # App header\n│   ├── profile_card.dart   # User profile display\n│   ├── info_cards.dart     # Information cards\n│   ├── menu_items.dart     # Settings menu\n│   ├── gauge_chart.dart    # Custom chart component\n│   ├── custom_navigation_bar.dart # Bottom navigation\n│   └── custom_floating_action_button.dart # FAB\n└── main.dart          # App entry point\n```\n\n## Development Challenges \u0026 Solutions\n\n### Challenge 1: Custom Gauge Chart Implementation\n\n**Problem**: Creating a smooth, responsive gauge chart without external dependencies.\n**Solution**: Implemented using Flutter's `CustomPaint` with mathematical calculations for smooth arc rendering and proper color transitions that my datascience background helped me a lot.\n\n### Challenge 2: Custom Navigation Bar\n\n**Problem**: Creating a notched bottom navigation bar with FBA.\n**Solution**: Used `BottomAppBar` with custom shape and proper positioning for the floating action button.\n\n## UI Development Comparison\n\nI was provided with the following UI design template in Figma to implement:\n\n![Original Mobile View](screenshots/User,%20Mobile.png)\n\u003chr\u003e\n\nBelow are the resulting screens I developed in Flutter:\n\n![Dev Mobile View 01](screenshots/dev-01.png)\n![Dev Mobile View 02](screenshots/dev-02.png)\n\n\u003chr\u003e\n\n*This project was developed as a test assignment for Donget in Flutter.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirhosseinghanipour%2Fdonget-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famirhosseinghanipour%2Fdonget-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famirhosseinghanipour%2Fdonget-android/lists"}