5. Date and Location Folder Structure
Description: Organize files into folders by date and location, following the specified structure.
Tasks:
- Read the README carefully to follow the exact folder naming conventions.
- Implement folder creation logic in
photosort/organizer/sorter.py.
- Use extracted metadata for folder naming.
- Write tests for folder structure and file placement.
- Run linting and type checks.
5. Date and Location Folder Structure
Description: Organize files into folders by date and location, following the specified structure.
Tasks:
photosort/organizer/sorter.py.