Develop a JavaScript Photo Shot List Planner app.
Description
A photography planning app that helps users organize the shots they want to capture during a trip or photo session. The app will use HTML, CSS, and vanilla JavaScript.
I would like to contribute my implementation of this project.
Requirements
- Add a shot with a title, category, and priority.
- Prevent empty or whitespace-only shot titles.
- Mark shots as completed or pending.
- Filter the list to show all, pending, or completed shots.
- Delete individual shots.
- Save the list using localStorage so it remains after refreshing the page.
- Provide a responsive layout for desktop and mobile screens.
- Include a README with setup instructions, features, and a screenshot.
Bonuses
Optional future enhancements:
- Export the shot list.
- Add notes or locations to individual shots.
Any number of people can work on a single issue.
This issue is open to all.
Project location: PhotoShotListPlanner/cobie1818/
Develop a JavaScript Photo Shot List Planner app.
Description
A photography planning app that helps users organize the shots they want to capture during a trip or photo session. The app will use HTML, CSS, and vanilla JavaScript.
I would like to contribute my implementation of this project.
Requirements
Bonuses
Optional future enhancements:
Any number of people can work on a single issue.
This issue is open to all.
Project location: PhotoShotListPlanner/cobie1818/