https://github.com/darrzx/mb-table
A Laravel-based Web Application designed for seamless billiard table booking across multiple locations.
https://github.com/darrzx/mb-table
blade-template bootstrap laravel mvc-architecture mysql web-application
Last synced: 3 months ago
JSON representation
A Laravel-based Web Application designed for seamless billiard table booking across multiple locations.
- Host: GitHub
- URL: https://github.com/darrzx/mb-table
- Owner: darrzx
- Created: 2025-02-12T10:21:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-12T10:22:28.000Z (over 1 year ago)
- Last Synced: 2025-02-12T11:35:17.930Z (over 1 year ago)
- Topics: blade-template, bootstrap, laravel, mvc-architecture, mysql, web-application
- Language: PHP
- Homepage:
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MB-TABLE
MB-TABLE is a online booking billiard website that is built using Laravel
There is 5 pages in this website: Home, About Us, Detail Place, Profile, Login / Sign Up, Booking, and Payment.
This website is built using the Software Development Life Cycle Waterfall method.
## Made By
- Celine Paulsaeman
- Timothy Darren
## Installation
1. Download via Zip
2. Extract all zip file
3. Open file directory
4. Type this in terminal:
```bash
1. composer install
2. php artisan storage:link
3. php artisan migrate:fresh --seed
4. php artisan serve
```
"Billiard Booking System"