This script is designed to create and manage a multimedia database. It allows users to store and organize information about their favorite films, TV series, cartoons, animated series and anime, such as title, release date, actors, and the user's viewing status of a particular media product. This README file contains instructions for using this application and describes its main functions.
- Stylish modern look: for user convenience and clarity; written using the Flet module
- Easy database management: creating, updating records in a multimedia database. Based on the sqlite3 module
- Search functionality: Search media files by keywords, tags or categories.
Clone the repository to your local computer using the following command:
git clone https://github.com/popwow47/multimedia-database.git
- Run the executable file movie_data_base.exe
- Select the checkbox of the media category you want to work with
- Fill in the required input fields (according to the category)
- Click the “Add to DB” button
- Browse and search media files using the search bar and filters.
- Manage database records, editing them as needed.