Skip to content

messsimo/krud_restaurant

Repository files navigation

Krud Restaurant

Krud Restaurant is an interactive CRUD application for a restaurant in Iasi, Romania.

The project includes:

  • CRUD functionality: Ability to add, view, update, and delete product information.
  • Adaptation: Full adaptation from the 1920px to the 360px.
  • Livrare and Menu page: CRUD selection from the database that shows all products and categories.
  • Shopping Cart: Functions to add, view, update, and delete products from the cart.
  • Checkout: Form for checkout which add oreder info in database.
  • API: API for showing location from OpenStreetMap.

Installation

  1. Clone the repository:
      git clone https://github.com/messsimo/krud_restaurant.git
    
  2. Go to the project directory:
      cd repository
    
  3. Install Composer:
        composer install
    
  4. Setting up the .env file:
        cp .env.example .env
    
  5. Running Migrations:
        php artisan migrate
    
  6. Starting the server:
        php artisan serve
    

Technologies

  • HTML
  • CSS
  • JavaScript
  • PHP
  • Laravel
  • mySQL
  • Git
  • OpenStreetMap API

Screenshots

Скриншот 1 Скриншот 2 Скриншот 3 Скриншот 4 Скриншот 5 Скриншот 6 Скриншот 7 Скриншот 8 Скриншот 9 Скриншот 10 Скриншот 11 Скриншот 12 Скриншот 13 Скриншот 14 Скриншот 15 Скриншот 16 Скриншот 17 Скриншот 18 Скриншот 19 Скриншот 20 Скриншот 21 Скриншот 22