Skip to content

Feat(ECOM-49): home screen - #8

Open
youssefmdev22 wants to merge 5 commits into
developmentfrom
feature/ECOM-45/home-screen
Open

Feat(ECOM-49): home screen#8
youssefmdev22 wants to merge 5 commits into
developmentfrom
feature/ECOM-45/home-screen

Conversation

@youssefmdev22

@youssefmdev22 youssefmdev22 commented Oct 7, 2025

Copy link
Copy Markdown
Collaborator

What type of PR is this? (check all applicable)

  • ✨ Feature
  • 🐛 Bug Fix
  • ♻️ Refactor
  • 🚀 Optimization/Performance
  • 📖 Documentation Update
  • 🧪 Tests

Description

This PR implements Home Screen UI and logic.

Related Issues / Tickets

  • Closes #
  • Related to #

How to test this PR

Please provide instructions for testing locally (e.g., commands, devices, simulators, or scenarios to test).

  • Run flutter pub get
  • Run flutter test
  • Manual test steps:
    1. ...
    2. ...
    3. ...

Screenshots / Recordings (if applicable)

1 2 3 ---

UI accessibility checklist

If your PR includes UI changes, please check the following:

  • Semantic widgets used where possible? (e.g., Semantics, Text, IconButton)
  • Tested with screen readers (TalkBack/VoiceOver)?
  • Proper color contrast?
  • Supports different screen sizes/orientations?

Added/Updated Tests?

  • ✅ Unit Tests (e.g., business logic, Cubit/Bloc, repositories)
  • ✅ Widget Tests (e.g., rendering, UI state, widget interactions)
  • ✅ Integration Tests (e.g., full app flow, navigation, API calls)
  • ❌ No, and this is why: please explain
  • ❓ Need help with writing tests

[Optional] Post-deployment steps


[Optional] What gif best describes this PR?

alt_text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant