Add functionality to enable users to create and delete folders via the UI.
Details
- Design and implement UI controls for folder creation and deletion.
- Update backend logic and data structure to support folder operations.
- Ensure deletion asks for confirmation and warns about losing contents.
Expected Outcome
- Users can organise files in new folders and remove folders when needed.