Sunday, November 18, 2012

Movie database


Another project idea for you & it is Movies Database.

It has to be a web application since everyone from all around the globe can access it.
You can create it using ASP.NET using C#.NET or VB.NET.

The problem of the old system is that there is no old system.
Since it is a difficult task to keep the record of all movies.
If it is there it is a difficult task to keep the database since nowadays more than 3-4 movies are releasing every day.
It is difficult to keep the job of writing every movie on a plain paper & maintaining it.

So new system has following advantages:

  1. It is web based since everyone can access it.
  2. You can add content into the pages more easily.
  3. Movie description can be displayed in a creative way.
  4. Easier to find out the name of the movie by just searching in a search box.
  5. Displaying name of Actors, Movies, Producer, Directors, etc. is easier (& if you have more time add pages for the Actors, Producers, Directors).
  6. Also, display the list of awards it has won which is a good idea.
  7. Give the movie a Critic-based Rating & Viewers-based rating.
  8. Even add the what is in the movie in short for e.g. Ironman - Superhero fun for the children & fans of Iron Man, CZ12 - Jackie Chan's another cool action packed movie, etc. 
  9. Check out the other sites like IMDB to improve your website.

There may be a problem that you have to add every movie that is released whether it is a SUPERHIT or SUPER FLOP.
It is a difficult task to for you if you chose to add Actors, Producers, Director pages. Since you have to add every new actor or director if you want.

So you have 2 ways to do this:
  • Web application ASP.NET using VB.NET
  • Web application ASP.NET using C#.NET