Problem
Using anything you learned this semester, create a PHP application applying what you learned. Consider using a RESTful interface to consume data from another web service. The world is your oyster! You will be demonstrating your project the week before final exams in class. Your grade will be based on the following:
Having a completed and running PHP application
Demonstrating the application in a web browser to the class
Walking through the project code with the class, sharing what you learned and any struggles you had
You will have 10 minutes total for your presentation
Refer to Blackboard for your presentation time slot
Constraints
constraints
Your application should be styled, use something like bootstrap or a pre-built theme.
Your application should have a database that stores information, and reports it back to the user of your application (consider using an HTML table)
Your application should allow any user to use it without a password
Your application should provide admin capability (through a password) for deleting (or modifying) entries
You MUST get the instructor’s approval/signoff for your project prior to your presentation by the end of Week 13
Although you may use any of the concepts from the labs and/or projects you have learned, your project cannot be a regurgitation of any of the weekly labs or projects done throughout the semester
what should i make, we can only use php/html mysql