FThis is the project from the Database Management course in my undergrad. The project theme was planned using IMDb movie data as an example. I used PHP along with the built-in phpMyAdmin to perform the
core database operations: 'Create, Read, Update, Delete' (CRUD). Additionally, ensured the ACID properties of the data (Atomicity, Consistency, Isolation, Durability).
Github Repo Link: CaslowChien/IMDb_database_manage_system
Copyright © Vanessa Huang, modified by Caslow Chien, 2024.