Warkop Companion menyediakan fitur pemesanan jasa desain dan model warung kopi dan cafe. Sistem menggunakan CRUD dan hanya perlu melakukan pendaftaran untuk melakukan pemesanan. Pembeli dapat memesan jasa desain interior, desain menu & branding, desain pencahayaan, desain exterior, pengurusan internet, dan persediaan furniture. Pembeli dapat memesan untuk banyak warung kopi sekaligus dan terdapat halaman pesanan dimana semua faktur pembelian jasa tersimpan.
- XAMPP with PHP Version ^8.0.2
- Composer
- Clone this repository
git clone https://github.com/harisde03/PBW-2022-Warkop-Companion
- Change current directory to the cloned directory
cd PBW-2022-Warkop-Companion
- Install all dependencies with composer
composer install
- Copy .env.example to .env in the same directory
cp .env.example .env
- Generate key using artisan
php artisan key:generate
- Create the symbolic links configured for the application
php artisan storage:link
-
Create a database named
warkop_companion
through XAMPP CLI or phpMyAdmin -
Generate the default seed through migration
php artisan migrate:fresh --seed
- Run the server using artisan
php artisan serve
- Start a terminal / command prompt in the cloned directory
cd PBW-2022-Warkop-Companion
- Run the server using artisan
php artisan serve
https://github.com/twbs/icons
https://github.com/FortAwesome/Font-Awesome
https://fonts.google.com/specimen/Lobster
https://fonts.google.com/specimen/Comfortaa