Skip to content

fix: add scroll animation, customer flow, and rename to Restroly #32#214

Merged
rdodiya merged 1 commit into
rdodiya:gssoc_developfrom
HarshParmar029:fix/scroll-animation-issue-32
May 25, 2026
Merged

fix: add scroll animation, customer flow, and rename to Restroly #32#214
rdodiya merged 1 commit into
rdodiya:gssoc_developfrom
HarshParmar029:fix/scroll-animation-issue-32

Conversation

@HarshParmar029
Copy link
Copy Markdown
Contributor

What's Changed

  • Added bidirectional scroll animation (animates on scroll down + reverses on scroll up)
  • Added animated connector line for Restaurant Owner flow
  • Added new Customer flow section:
    Scan QR → Browse Menu → Add to Cart → Place Order → Live Updates → Pay via UPI
  • Fixed missing visual connector at bottom of homepage
  • Colors kept same as website theme (blue-600, slate)
  • Product name updated to Restroly throughout

ScreenRecording

Uploading Screen Recording restrohub.mp4…

Fixes #32

@rdodiya
Copy link
Copy Markdown
Owner

rdodiya commented May 24, 2026

Hi @HarshParmar029,

The PR should contain only your actual changes. Please avoid unnecessary formatting changes like extra spaces, new lines, indentation updates, or moving existing content unnecessarily, as this creates unwanted merge conflicts for other contributors working on the same files.

For example:
In your PR, the "plans" section was removed and re-added below. Instead, the PR should only show the addition of "customerSteps" before "plans" without removing and re-adding the existing content.

Please keep the PR clean and minimal so the review process becomes easier and conflicts can be avoided.

Please update the PR

@HarshParmar029 HarshParmar029 force-pushed the fix/scroll-animation-issue-32 branch from 90b4a51 to 06aba2b Compare May 24, 2026 19:36
@HarshParmar029
Copy link
Copy Markdown
Contributor Author

"Hi @rdodiya, I've cleaned up the PR. Now it only contains the necessary changes — scroll animation refs, customerSteps array, and the updated How It Works section. No formatting or indentation changes. Please review!"

@rdodiya rdodiya added quality:clean enhancement New feature or request girl_script_soc'26 GirlScript Summer Of Code Issue labels May 25, 2026
@rdodiya rdodiya merged commit 257ac8d into rdodiya:gssoc_develop May 25, 2026
@rdodiya
Copy link
Copy Markdown
Owner

rdodiya commented May 25, 2026

@HarshParmar029 ,
Thanks for your contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Missing visual element at bottom of homepage on scroll

2 participants