Skip to content

💫 UI Enhancement: Added AOS Scroll Animations + Fixed Auth Page Crash#237

Open
Code-master-pragyan wants to merge 8 commits intoAmarjha01:masterfrom
Code-master-pragyan:feature/UI-enhance
Open

💫 UI Enhancement: Added AOS Scroll Animations + Fixed Auth Page Crash#237
Code-master-pragyan wants to merge 8 commits intoAmarjha01:masterfrom
Code-master-pragyan:feature/UI-enhance

Conversation

@Code-master-pragyan
Copy link
Copy Markdown

@Code-master-pragyan Code-master-pragyan commented Aug 16, 2025

📄 Description

This PR introduces UI enhancement with smooth scroll animations using AOS (Animate On Scroll).
Additionally, while setting up the project locally, I fixed minor crashes in signin.js and signup.js caused by unwanted else blocks. No authentication logic was modified — only the error was removed to ensure smooth local development.

✅ Checklist

  • My code follows the project’s coding guidelines.
  • I have tested these changes locally.
  • I have added necessary documentation/comments (if applicable).
  • I have linked the related issue (if applicable).

🔗 Related Issue

Closes #235

📸 Screenshots & Video (if applicable)

Before: UI had no scroll-based animations.

After: Added smooth reveal animations using AOS (scroll-triggered).
https://github.com/user-attachments/assets/cb6be024-3c63-49be-96bb-f471300b64fc

🙏 Additional Notes

  • AOS is lightweight and well-maintained, ensuring no crashes or conflicts with the existing project.
  • These changes improve user experience and visual appeal without affecting the core logic.

InfantCareCompass is a great project .
@Amarjha01 @12Mishra please verify the PR and let me know if there is any problem.

Thank you

@CHHemant
Copy link
Copy Markdown
Collaborator

@Code-master-pragyan This branch has conflicts that must be resolved

@CHHemant CHHemant requested a review from Amarjha01 August 31, 2025 15:38
@CHHemant
Copy link
Copy Markdown
Collaborator

CHHemant commented Sep 8, 2025

@Code-master-pragyan This branch has conflicts that must be resolved.Plz check that

client/package-lock.json
client/package.json
client/src/App.jsx
client/src/pages/About.jsx
client/src/pages/Blog.jsx
client/src/pages/Home.jsx
server/controller/user/signIn.js
server/controller/user/signUp.js
server/package-lock.json

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI/UX]: Seamless Scroll Animations with AOS: Safe, Lightweight, and Production-Ready

2 participants