Imeplementaion for HomePage UI and Navbar#36
Imeplementaion for HomePage UI and Navbar#36Mayank4352 wants to merge 2 commits intoStabilityNexus:devfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Hey @M4dhav, Kindly review the PR |
Fixes #29
Screenshots/Recordings:
Tablet_demo.mp4
Phone.Layout.mp4
Additional Notes:
Went ahead with a Clean-feature based architecture and used BloC for the state management solution, currently there is a dummy_data.dart file created to mimic the data layer, but the integration with is kept clean and minimal-no coupling is there between the ui and the logic/data layer, Repository layer has been created after the implementation for the data layer is done simply the API call would be intergated in the home_repository_impl.dart and the rest is not required to be updated
AI Usage Disclosure:
We encourage contributors to use AI tools responsibly when creating Pull Requests. While AI can be a valuable aid, it is essential to ensure that your contributions meet the task requirements, build successfully, include relevant tests, and pass all linters. Submissions that do not meet these standards may be closed without warning to maintain the quality and integrity of the project. Please take the time to understand the changes you are proposing and their impact. AI slop is strongly discouraged and may lead to banning and blocking. Do not spam our repos with AI slop.
Check one of the checkboxes below:
I have used the following AI models and tools: Used GitHub-Copilot for code suggestion and autocompletion
Checklist