LoveMeter: How much do they know you! banner

LoveMeter: How much do they know you!

5 devlogs
5h 54m 8s

Completing my unfinished project from SoM to ship it before Valentine’s day for the love birds

This project uses AI

used Ai for updating css global styles with mass edit and some minor tweaks in pydantic models [cuz i aint so free during exams]

Demo Repository

Loading README...

1nf1n0t1v3r

UI Updates & Behind The Scenes Updates

Features

  • FloatingActionBar Component: Introduced a new FloatingActionBar and moved the navigation actions to it so that they be on screen always.
  • ClickSpark Effect: Added an interactive ClickSpark component to the App (Reactbits)
  • Crush Page Enhancements: Implemented CrushHeroCard and CrushPreviewCard components, significantly improving the crush page experience with richer visuals and interactivity.
  • Icon Support: Used more icons across the website

Updated

  • UI Styling Improvements: Enhanced the styling and structure of various UI components
  • Progress Bar: Simplified the progress bar for better clarity. (Now it is text based)
  • Quicklinks Position: Updated the position of quicklinks for improved accessibility.

Fixed

  • CrushPreviewCard Logic: Fixed issues with answer and noClicks not resetting when the form updates, ensuring accurate state management.
  • Image Handling: Improved image handling in the CrushPage component
Attachment
Attachment
Attachment
0
1nf1n0t1v3r

Backend Models & API:

  • Added IntimacyLevel enum, fixed validations, removed redundant docs
  • Added CORS middleware, enhanced routing with prefixes, cleaned up rebuild calls

Routers & Pages:

  • Implemented quiz creation/navigation, refactored quiz components (removed unused ones)
  • Improved Crush/Quiz pages with theme handling, simplified template picker

Updated Vercel redirects/SPA routing, disabled git deployment

Attachment
0
1nf1n0t1v3r

updated the routers, pages, backend models and typography from the original “girlfriend quiotient” (see second img) to the first. works perfectly right now adding some more stuff

Attachment
Attachment
0