develop a website in PHP, along with
a MySQL database, along with using the Propel ORM.
Instructions
For this first step, you will create a site to hold applications that can be purchased by a customer account.
The administrator will also be able to add applications by category.
You must therefore create four views: a list of applications by category, an ID page, a page where
applications can be added and a page that allows you to add applications. The accounts and categories
must already have been created in the database. You must create at least three categories.
• Each application must contain an image, a description and a price, and they must be displayed by
category.
• The application must allow people to identify themselves—to have an account.
• Customer accounts must be able to place an application order by clicking on a "Purchase" button,
which leads to an order confirmation page.
• An administrator account must be able to what codes i need to put on notepad to get this and the db