Search the Community
Showing results for tags 'feedback'.
-
I need to develop Feedback module in PHP/MySQL. I would like to know the database design and flow to manage this system. There are questions for 2 tools which i need to store in my databse and need to create report like %of Positive Response, % of Negative Response, No. of Users for Tool1/2 etc. It would be great if i have any similar example/code/link etc. Thanks in advanced for your input. Tool 1 1.Are you satisfied with the performance of the tool ? Yes/No 2.Are you satisfied with the support provided? Yes/No IF NO, Why ? 3.If you need to improve, they are the three major changes you propose Yes/No IF Yes, -----****---- 4.What are the general points (up to 3) that you would like to improve on the project Yes/No IF Yes, -----****---- Tool 2 1.Are you satisfied with the performance of the tool ? Yes/No 2.Are you satisfied with the support provided? Yes/No IF NO, Why ? 3.If you need to improve, they are the three major changes you propose Yes/No IF Yes, -----****---- 4.What are the general points (up to 3) that you would like to improve on the project Yes/No IF Yes, -----****----
-
Hello. I've just finished building my first website, and I'd appreciate some critique. Specifically, I'd like to get some feedback on the code (you can find it on the site, under the Source tab). I do realize it's pretty messy, and of poor quality (and not supported by Explorer), and pretty broken too, but I'd like to hear your opinions nonetheless. Here it is: http://www.nocommontheme.co.nf/ I also have a couple question, if you don't mind: On average, how long would it take a professional web developer/programmer to build a website similar to mine? It took me around 3 weeks; is that too long? Generally, how should I structure my website? As in, what should go in the index, and how do I distribute/divide/link the files? In what areas do I need to improve the most? Organization? Based solely on the code I've wrote, would you call me a beginner, or an intermediate? Sorry if these questions sound a little childish, and thanks in advance for any feedback.