Responsibility: Both teams
- This will serve as the master code or the source from which we will branch out.
- Requirements:
- Basic collection
- Basic input and output
- A simple main menu
Responsibility:
- Develop the core logic of the code.
Must Include:
- Add data
- Edit data
- View data
Responsibilities:
- File Handling: Manage the saving of data in temporary storage.
- Error Handling: Ensure proper error management throughout the code.
Must Include:
- Save information
- Delete information
- Search functionality
- Filter functionality
- 23: Base skeletal structure completed.
- 24: Separated tasks finished (including optional additions if possible).
- 25: Debugging.
- 26: Additional Features.
- 29 Submission