-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Issue Overview
We need to reimplement the Image Scan page on the frontend to match the latest Figma design, which now includes an updated Scan button and improved layout for image display.
This is not a UI design task, the contributor should implement the actual design exactly as it appears in the Image Scan screen on Figma.
The new design aims to improve user experience by ensuring that the image being scanned fills the screen, giving users a clearer and fuller view of what they are scanning rather than the image being restricted to a small box.
Frontend contribution guide: Naija Nutri Hub Frontend – CONTRIBUTING.md
Figma design: Naija Nutri Hub – Figma File
🧩 The Project/Repository Maintainers will review and verify that your implementation matches the Figma design.
What's Needed
Contributors are expected to:
-
Rebuild the Image Scan page following the current Figma design.
-
Add the new Scan button as seen in the latest Figma version.
-
Ensure the scanned image fills the screen (for a full display) rather than fitting into a small frame.
-
Follow the exact layout, spacing, and colors as shown in the design.
-
Ensure the screen is responsive and accessible.
-
Maintain the existing scan functionality and integration with backend logic.
-
Follow the frontend contribution guidelines linked above.
How to Contribute
-
Fork the repository.
-
Implement your updates following the Figma design.
-
Test locally to confirm layout, responsiveness, and design accuracy.
-
Submit a Pull Request with:
-
A brief description of your implementation.
-
Screenshots showing the redesigned Image Scan page.
-