Fill This Form To Receive Instant Help
Homework answers / question archive / Assignment 8 COP 2700 (36 points) Please use the uploaded files (DatabaseProcessApplication
Assignment 8 COP 2700 (36 points)
Please use the uploaded files (DatabaseProcessApplication.zip) and create a web application that uses the database at the backend.
Use the example code files, but you have to do the following:
• Create a different table in any of the “database” that you had created before. • Insert at least 10 values • Show/Display the values through a website application
Remember to save your .php files in “www” folder for Windows and “htdocs” for MAC. For the assignment, you will have to download a Web development platform. For Windows machine, it is WAMP server http://www.wampserver.com/en/ For MAC machine, you can use MAMP server (use the free MAMP version) https://www.mamp.info/en/ Hint: Watch the videos uploaded under the week. Send me all the program files (you can send a zipped file). Please include screen shots of the “running programs – the one that you pull up on the website).
Points breakdown Points Code files 21 points Screen shots 15 points
Purpose: Comprehend and Implement a small “database Processing Application” using a database at the back end. Customization and debugging of a code for implementing the “application”.