I would like to build a simple movie web application in which users register, then they have to answer some questions (about movie features like genre, actors, etc.) and rate movies. The goal is to make a dataset for my university research (not for commercial use), to collect users' ratings on movies and also features of movies.

I searched a lot to find the quickest way to build this app and finally I found PHP easier for me (also because I built my database with Mysql and I use Apache as a web server)

I also searched for some popular frameworks for PHP like Zend framework, Joomla, Symfony, CodeIgniter etc. Now I am actually a bit confused and I am not sure if I have to build it from scratch or using a framework (and if I have to use framework, which one is better in my case?)

I really appreciate any help and if there is a good tutorial for me.

More Mona Nasery's questions See All
Similar questions and discussions