Skip to content

Conversation

@Azmat01
Copy link
Collaborator

@Azmat01 Azmat01 commented Jul 9, 2025

📘 Description
This pull request implements core functionality and UI for the Journey Timeline application, where users can record key moments from their life journey.

🔧 Functionality:
Implemented the ability to add life events with date, description, and optional image.

Added edit and delete functionality for each timeline event.

Enabled localStorage persistence, so events remain saved across sessions.

Improved spacing logic between timeline dots based on hover state.

Introduced keyboard navigation: pressing the up/down arrow keys scrolls through events.

🎯 Features:
Add, edit, and delete events.

Expand event labels on hover to show full content.

Collapse labels to show only date when not hovered.

Toggle between compact (100px) and expanded (300px) spacing between events.

Smooth scroll behavior and responsive design.

LocalStorage support for all user-added data.

Dynamic height adjustment of the timeline container.

PDF/print-ready styling for clean exports.

🎨 UI/UX:
Refined the visual appearance of timeline events using a plant/garden-inspired theme.

Adjusted label size and alignment for a cleaner mobile view.

Made the vertical timeline stem clearly visible.

Introduced blurred background objects for depth and polish.

Enhanced hover transitions and animations for a smoother experience.

Related Issue: Fixes #1 (Add/Edit/Delete event system), #2 (Hover spacing logic), #3 (Timeline design polish)
Screenshot 2025-07-09 190718
Screenshot 2025-07-09 190742

@Azmat01
Copy link
Collaborator Author

Azmat01 commented Jul 9, 2025

⚠️ Note
This pull request was mistakenly raised against the main branch.
It should be targeting the develop branch instead.

Current branch: feature/RZA-250080

@recursivezero
Copy link
Owner

recursivezero commented Jul 9, 2025

wrong base branch so closing

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.

❇️ RZA-250001: code conversion in Astro

6 participants