Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 820 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 820 Bytes

WebProject_Foodnopoly

  1. index.php is the home page of the website which shows the categories of the restaurants.

  2. Users can create an account or login by member.php. After login the website, users can view their own profile and gain the access to:
    • earn points by committing a comment or rating a restaurant
    • special discount gift

  3. According to the categories of the restaurants, each category match to its own map.php which shows the street map and the restaurants of that category.
    • we use the map API called leaflet