Skip to content

Conversation

@RupaakSrinivas
Copy link
Member

@RupaakSrinivas RupaakSrinivas commented Aug 8, 2025

feat: refactor

  • froze lock file versions
  • added pages, implemented guard routes
  • added page transition animations with framer-motion
  • refactored store to user persist(zustand) middleware instead of localstorage
  • timetable store is removed from authStore, both old and new timetable is handled in TimeTableStore using draft flag
  • moved firebase initializeApp to a seperate file to prevent reSubscribes
  • replaced window.alerts with toasts(react-hot-toast)
  • added some memoization to ParseAndReturn function
  • remove yarn.lock ( use only package.lock)

@vercel
Copy link

vercel bot commented Aug 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vitty ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2025 1:40pm

@RupaakSrinivas RupaakSrinivas marked this pull request as draft August 8, 2025 14:57
@dk-a-dev dk-a-dev marked this pull request as ready for review August 8, 2025 15:06
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 8, 2025

Deploying vitty with  Cloudflare Pages  Cloudflare Pages

Latest commit: d8e2aaa
Status: ✅  Deploy successful!
Preview URL: https://91d44d36.vitty.pages.dev
Branch Preview URL: https://refactor.vitty.pages.dev

View logs

@RupaakSrinivas RupaakSrinivas marked this pull request as draft August 8, 2025 17:18
Copy link
Contributor

@dk-a-dev dk-a-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a campus in profile view and email template

Copy link
Contributor

@dk-a-dev dk-a-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dk-a-dev dk-a-dev merged commit 7057a0c into dev-fe Aug 10, 2025
5 checks passed
@dk-a-dev dk-a-dev deleted the refactor branch August 10, 2025 13:43
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.

3 participants