Question: In this project, a simple web page using Apache (CGI), PHP (or Python), and MongoDB, where the web page shows a simple list of businesses
In this project, a simple web page using Apache (CGI), PHP (or Python), and MongoDB, where the web page shows a simple list of businesses (Yelp_academic_dataset_business.json) in a certain area. The web page created for the project should include the following components: Listing businesses with a certain condition (e.g., zip code or city) Searching by a business name in the list (above) When clicking a business in the list, show the detail information of the business. Be able to add a review on a business. No need to delete/modify a review. Yelp_academic_dataset_business name,city,state,zipcodes,business_id,neighberhood,stars,address The HTML file will be copied into the directory Apache24\htdocs, and the PHP or Python file will be copied into the directory Apache24\cgi-bin. Then, it will be displayed in a browser and examined .PHP7 version is used .PLEASE DO NOT USE JAVA
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
