add dishes page with responsiveness and implement all 4 filters with beautiful carousal card #261
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR1 : #242
PR Justification for Level 3
Summary
This PR introduces a new Dishes Page, modifications to the backend to support dynamic queries, a dish card component with carousel functionality, and ensures that the page is fully responsive. These changes significantly enhance the user experience, making it easier to search, filter, and view dishes based on specific criteria such as category, tags, and price.
Key Enhancements and Changes
1. Dishes Page
2. Backend Modifications for Dynamic Queries
3. Dish Card Component with Carousel
4. Responsive Design
Points Justification
This PR meets the 40-45 points level due to the following contributions:
Conclusion
This PR introduces a valuable new page for users to explore dishes with enhanced filtering and sorting features. The addition of a reusable dish card component, complete with a carousel, and the implementation of a responsive design ensures that the page is engaging and user-friendly across devices. These changes improve the platform's functionality and user experience, with all necessary backend adjustments to support dynamic queries. Documentation updates will further support the changes made.
RESPONSIVE:
Screen.Recording.2024-11-09.161204.mp4
WORKING FILTERS:
1.mp4
2.mp4