malikm's picture
Add 3 files
61fdb09 verified
Build me a modern interactive A-Level revision dashboard for WJEC Biology, Chemistry, and Maths. πŸ“Œ Core Features: Task Manager: Add/edit/delete tasks with progress bars. Each task should be taggable with filters: "Biology", "Chemistry", "Maths", "Flashcards", "Past Papers", "Revision". Radar Chart Progress Visualisation: Interactive radar/spider chart displaying progress per subject/topic (e.g., ticking off "3.1 Biological Molecules" updates the chart). Topic structure should reflect WJEC specs (can be JSON-based). Past Paper Library (2017–2023): Include a searchable and filterable list of WJEC past papers (2017–2023) by subject and year. Allow tracking of completed papers with tick boxes or progress states (Not Started, In Progress, Completed). Profile Icon: Simple circular icon with a centered "M" and a stylish gradient (e.g., blue-purple). Theme Support: Toggle for Light Mode and Dark Mode.
This is great!
This is great! Exam Countdown: Add a date selector so I can set my upcoming exam dates manually. The countdown should dynamically update based on the current date and the user-defined exam date. Support setting multiple exams with their own countdowns (e.g., Bio U3 = June 3rd, Chem U1 = June 6th). 🎯 Radar Chart + Topics: Update the radar chart to reflect my actual WJEC topic structure: json Copy Edit { "Biology Unit 3": ["3.1", "3.2", "3.3", "3.4", "3.5", "3.6", "3.7", "3.8"], "Biology Unit 4": ["4.1", "4.2", "4.3", "4.4", "4.5", "4.6"], "Chemistry Unit 1": ["1.1", "1.2", "1.3", "1.4", "1.5", "1.6", "1.7"], "Chemistry Unit 2": ["2.1", "2.2", "2.3", "2.4", "2.5", "2.6", "2.7", "2.8"], "Chemistry Unit 3": ["3.1", "3.2", "3.3", "3.4", "3.5", "3.6", "3.7", "3.8", "3.9"], "Chemistry Unit 4": ["4.1", "4.2", "4.3", "4.4", "4.5", "4.6", "4.7", "4.8"] } Allow checkboxes or toggles per subtopic to update radar chart progress. Bonus: if possible, clicking a segment on the radar should display related tasks or notes. 🎨 UI Fixes: Fix the icons for Light/Dark mode toggle and Recent Activities β€” make them circular instead of pill-shaped. Keep the style clean, modern, and responsive. βœ… Summary: Add manual exam date setting with live countdowns. Populate radar chart with specific WJEC topics listed above. Update UI for icons to be circles, not pills.