-
Notifications
You must be signed in to change notification settings - Fork 89
Enhance Home Page UI #416
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance Home Page UI #416
Conversation
✅ Deploy Preview for aquamarine-kheer-83feda ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Thank you for submitting your pull request! We'll review it as soon as possible. |
|
@andoriyaprashant fixed the issue. Please merge this PR |
|
@andoriyaprashant Hey! Please take a look at this PR.I have a few more issues I’d like to create after this is reviewed. Thanks! |
|
This PR has been automatically closed due to inactivity from the owner for 15 days. |
Summary #413
Revamp the UI of home_page.dart to deliver a more modern, engaging, and structured home screen. This update focuses on design clarity, usability, and visual polish, making the app's entry point more compelling.
Motivation
The previous layout was functionally sound but visually plain. This revamp aims to:
Create a stronger first impression
Improve UI consistency and spacing
Enhance accessibility and discoverability of features
Make the app feel more refined and production-ready
Key Changes
🔹 Added a gradient header banner with rounded corners and white text.
🔹 Introduced section subtitles and spacing for better visual grouping.
🔹 Improved ProgramOption cards with optional gradient borders.
🔹 Integrated ScreenUtil for responsive sizing across devices.
🔹 Maintained existing navigation logic with no functional regressions.
🔹 Updated search UX: optional AppBar search or preserved delegated search.