My project is based on a web application for digital media creative’s (e.g. illustrators, web designers) to submit images at each stage of a project for a client to approve or request a revision on and make additional comments and possibly annotations. The web application would be centered on accounts with different privileges and project areas that show the projects progression and notify the respondents by email if any update is made.
I have worked with the Zend Framework but only as a web designer for implementing the static xhtml & css so I'm familiar with the file structure and admin controller but nothing more than that. Because I'm not advanced at PHP, at the moment I only know enough to be able to create a PHP website that queries an SQL database to retrieve content information. So I'm thinking the Zend framework may not be suitable? Another framework I'm considering is Codeigniter but based on the project requirements above what would you suggest?