Hello, I need a simple PHP site for a masters paper for my friend. I would build it myself for her, but I don't have enough time. It is very basic with already existing frontend and some PHP, and needs just a few PHP adjustments. 1. Adding products to the database 2. Show of articles using SELECT from the DB 3. Basic admin page: - Creating new products (create) - Editing products (update) - Delete products (delete) CRUD basically. 4. Adding product to the cart with total price shown 5. Cart items are just sent to an email of the buyer 6. User login and sign up 7. Only registered user can order a product 8. Admin user Needs to be able just to see the list of orders. I would need this ideally at end of day Friday. I have budget of $60 for it. EDIT: Found someone, topic can be closed / archived. Thanks!