A Python web application for cataloguing the media in your entertainment library, using a PostGRESQL database.
It will store the details for books, music, movies, TV shows and video games.
As well as being able to manually enter details of each item, there is a search facility that will prompt for a title, allow you to select the relevant entry, then import any details found into a form for you to update or add as you see fit.
- Install PostGRESQL
- Create a database called 'catalogue'
- Install the packages from requirements.txt li>
- Barcode scanning of physical media (requires access to a webcam of sufficient resolution)