A collection app that allows a user to maintain and show off their record collection. Created with OOP principles in PHP with a MySQL database in order to learn about CRUD operations.
Here is a link to a live version
- Add record
- Archive record
- Update record
- Filter records by genre
- Search for records
- PHP unit tested