Day 64 Intermediate
Challenge 64 of 100
Document Manager
As a writer, I want to organize and manage chapters within a document so that I can efficiently structure and edit my work.
Acceptance Criteria
- ✓ Display a sidebar with a list of chapters and sections, allowing users to expand/collapse documents.
- ✓ Highlight the currently selected chapter in the sidebar.
- ✓ Allow users to add new chapters and documents with a simple button click.
- ✓ Provide a clear option to delete chapters or documents, with a confirmation step to prevent accidental deletion.
- ✓ Ensure the text editor area is responsive and updates in real time as the user types.
- ✓ Include options to edit chapter titles and word counts within the sidebar.
100 Days of Code Progress Day 64 / 100
Take this challenge
Start your 7-day free trial to solve this challenge in our built-in code editor with live preview.
Start 7-Day Free Trial to Solve This Challenge