Open
Conversation
[Feature] Add backend setup for Cart, Food, Order, and Restaurant models (#9)
Implemented Chatbot with Generative AI with user preferences taking user input as time,mood,preferences,type of person #issue142
108 fixed the margin and padding of home page for both desktop and mo…
#141 fix the padding and margin in all the pages
[Feature]: Add asyncHandler utility for error handling (#23)
…revious installation steps aswell
Restaurants Feature added #issue158
Added Docker support for MERN stack with orchestration
updated readme after dockerizing the entire application keeping the previous installation steps aswell
Feat/auto pr comment
Add Print & Export PDF feature for FoodDetail page
Added refer and earn page
…ic-restaurant-search Add cuisine-specific restaurant search with search bar
X Rebrand: Updated Twitter icon to X logo
🎨 UI: Add smooth hover effects and improve responsiveness for restaur…
Add: linkedin and twitter links added
feat: User controller added that controles user logic
Fix: Added About Us section and updated Navbar/Footer
…king branch 'upstream/main' into fix/navbar-navigation-issues
issue #429 solved
Fixed issue - 431
Added feature: About-Us-Page
🐛 Fix Navigation Issues: Home scroll + FAQ & Mobile App routing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Built the Login Page component (LoginPage.jsx) with form fields, OTP flow, and password reset logic.
Added LoginPage.css to style the layout with a gradient background, centered container, and clean form design.
Styled buttons with hover effects and highlighted links for better UX.
Included OTP input styling and password strength checker UI.
Made the page responsive and visually consistent with the rest of the project.
