arrow_backBack to Projects
KeenKeeper
Next.jsRechartsDaisyUIContext API
infoAbout the Project
A personal relationship management dashboard built with Next.js. Helps you keep track of friends, family, and colleagues with interaction history and relationship health tracking.
buildTech Stack
Next.js
Recharts
DaisyUI
Context API
warningChallenges Faced
- 1
Managing complex global state across many components using React Context API without prop drilling.
- 2
Designing an intuitive status tracking system (On Track / Overdue / Action Due) with dynamic color coding.
- 3
Building responsive data visualizations with Recharts that adapt to different screen sizes.
rocket_launchFuture Improvements
- check_circle
Add notification/reminder system to alert when a relationship is going cold.
- check_circle
Integrate with calendar APIs to automatically log interactions.
- check_circle
Add export to CSV/PDF for relationship reports.