Merge branch 'main' into 'routing'
# Conflicts: # app/models/restaurant.php # app/views/home/index.php # app/views/restaurantPage/index.php # app/views/restaurants/index.php # app/views/restaurants/restaurantCard.php
Showing
- api/addMenu.php 83 additions, 0 deletionsapi/addMenu.php
- api/addRestaurant.php 70 additions, 0 deletionsapi/addRestaurant.php
- api/login.php 1 addition, 0 deletionsapi/login.php
- api/menu.php 54 additions, 0 deletionsapi/menu.php
- api/search.php 368 additions, 0 deletionsapi/search.php
- api/updateProfile.php 63 additions, 0 deletionsapi/updateProfile.php
- app/models/food.php 33 additions, 1 deletionapp/models/food.php
- app/models/restaurant.php 29 additions, 7 deletionsapp/models/restaurant.php
- app/models/schedule.php 10 additions, 0 deletionsapp/models/schedule.php
- app/models/user.php 5 additions, 0 deletionsapp/models/user.php
- app/views/add/index.php 52 additions, 53 deletionsapp/views/add/index.php
- app/views/login/index.php 6 additions, 3 deletionsapp/views/login/index.php
- app/views/profile/index.php 19 additions, 16 deletionsapp/views/profile/index.php
- app/views/restaurantPage/index.php 26 additions, 9 deletionsapp/views/restaurantPage/index.php
- app/views/restaurantPage/menuCard.php 6 additions, 6 deletionsapp/views/restaurantPage/menuCard.php
- app/views/restaurants/filterButton.php 29 additions, 0 deletionsapp/views/restaurants/filterButton.php
- app/views/restaurants/index.php 10 additions, 4 deletionsapp/views/restaurants/index.php
- app/views/restaurants/restaurantCard.php 2 additions, 2 deletionsapp/views/restaurants/restaurantCard.php
- app/views/restaurants/sortButton.php 7 additions, 5 deletionsapp/views/restaurants/sortButton.php
- app/views/signup/index.php 8 additions, 4 deletionsapp/views/signup/index.php
Please register or sign in to comment