An open API service indexing awesome lists of open source software.

https://github.com/amdkholil/self-order-service


https://github.com/amdkholil/self-order-service

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

          

Laravel Logo


Self Order Service


Latest Stable Version
License

## About

Aplikasi ini memungkinkan pelanggan untuk memesan makanan dan minuman langsung dari perangkat mobile mereka tanpa beranjak dari meja kafe, mengurangi waktu tunggu dalam mengantri dan memberikan kemudahan dalam bertransaksi.

## Requirements

1. PHP8.2 or above
2. nodejs v20.19 or above
3. mysql/mariadb

## Setup

1. clone this repository
2. run `composer install`
3. copy `.env.example` to `.env`
4. setup your database in `.env` file
5. run `php artisan key:generate`
6. run `php artisan storage:link`
7. run `php artisan migrate --seed`
8. run `php artisan serve`
9. run `npm run dev` or `npm run dev`
10. run `php artisan serve`
11. open in your browser http://localhost:8000

## Powered by

laravel, tailwind, vue, vite, shacdn/vue ui, filament