Movie Store Data Base

Hello Programmers,
I need to create a database where non registered users will be able to see some parts of my products and registered users will be able to view the entire content. Registering in my website will be optional but some products will be available only for registered users.
Here is a sample of how I need this to work:
Note: I will not sale any product in my site, I don’t need to charge to credit cards. All content is free.
1 – I will design my site so I need a clean script
2 – In the home page, I need the script to display some of the category images and description from the database randomly.
3 – The categories I need are: Action, Thriller, Drama, Martial Arts, Specials, Mini Series, Comedy, Family, Animation, Series. ( Also I need to be able to create more categories if I need in the future )
4 – Each of the categories will have image and description
5 – I need to be able to create sub-categories if I needed in the future
6 – Each of the categories and or sub categories will have multiple products
7 – The product page will display all available images for the product and a video trailer so I need to be able to upload unlimited images and one or two videos for each product. ( I need the images and the video to be show in my site using a pop Lightbox Style)
10 – The products images will be call image 1, image 2 and so on, but I need a set of images call “High Resolution” and this images will have a set of resolution 300 pixel, 2000 Pixel and other, you don’t need to set the pixels because the image resolution will be different each time. This part will show only when users are login to the site and they will be able to download this High Res images, the users that are not login, will only be able to see the products images and the video trailer. For this set of high res images, I need to be able to put a title to the images that will show next to the images where I will be able to type the images resolution so visitors will be able to select the resolution they will like to download.
9 – All images will be displayed in my site at 283×401 px in a set of three columns and when the user click in the image, it will pop up using lightbox style
10- Correction…… ( The main categories will be the country names: SAMPLE: USA, Argentina, Mexico etc, then the sub categories will be the movie type: Action, Thriller, Drama, Martial Arts, etc, but the images that I will like to randomly display in my home page are the sub category images, not the main categories Country.

Thank you

Leave a Reply

Your email address will not be published. Required fields are marked *