Erd Application

Erd Application
I’m attaching an ERD of the application that I need to write in PHP with MySQL. In fact this application should let an internal user (inside of a company) to generate a dynamic web-based form which would be available for outsiders (customers of company) to select a form and file the information. We are supposing that that both type of the users are registered in the system and they have valid username and user Id. But we don;t want to implement this part of logic. This aplication should have the following functions:

1- Create a new form, Edit or Delete and existing one. Each form may hav different pages and in each page there are many questions (items) to answer. The answeres maybe a text, checkbox, checkbox along with a text, a file attachment and so forth
2- User can select an existing form from a dropdown list and fill the answers for each questions in different pages.

Leave a Reply

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