Description
- Built a command-line interactive interface in Python for searching the iTunes store through iTunes API.
- Implemented unit testing to ensure the program would work as intended.
- Implemented classes to model iTunes data structure and parse JSON-formatted data from iTunes API.