Inspiration
Moviecollection is a simple, yet powerful SQL database project designed to help you keep track of movies you've seen and movies you want to see. With its intuitive database structure and easy-to-use interface, you can quickly add, update, and retrieve information about your favorite films.
Features
-Organize Your Collection: Create separate lists for movies you've seen and movies you want to see. Detailed Information: Store essential details such as title, genre, director, release year, and rating for each movie. -Easy to Use: Simple SQL script setup allows for quick deployment in your preferred SQL environment. Customizable: Adapt the database structure to suit your specific needs and preferences. Open Source: Free to use, modify, and distribute under the MIT License.
How to Use
- Set Up Your Database: Create a new database in your SQL environment. 2.Run the SQL Script: Copy and paste the provided SQL script into your SQL editor and execute it to create the necessary tables. Start Tracking: Begin adding movies to your database by inserting records into the SeenMovies and Wishlist tables. Enjoy: Explore your movie collection, update ratings, and plan your next movie night with ease!
Log in or sign up for Devpost to join the conversation.