taraqr9 / KlassyCafe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KlassyCafe

This is a restaurant sit reservation website using Laravel Framework. We use MySQL for our database. Users can make reservations by giving Name, Email, Phone Number, Number of Members, Date, Time, Any Message. Users can also see their reservations. scrnli_02_08_2021_22-59-52 scrnli_02_08_2021_23-05-40 scrnli_04_08_2021_03-04-55 scrnli_02_08_2021_23-08-05

Getting Started

To get started you can simply clone this KlassyCafe repository.

Clone the KlassyCafe repository using git:

clone https://github.com/taraqr9/klassycafe.git
cd klassycafe

After the clone project first give a command on the console ->

composer update 

Then give the command ->

php artisan migrate

Tech Stack

  • Laravel
  • MySQL
  • HTML
  • CSS
  • Bootstrap

About


Languages

Language:PHP 52.6%Language:Blade 46.7%Language:Shell 0.4%Language:Vue 0.3%