Skip to content

Latest commit

 

History

History
51 lines (41 loc) · 1.67 KB

README.md

File metadata and controls

51 lines (41 loc) · 1.67 KB

Project Title

Restaurant POS

Live Link

Access the application here

About the Project

Restaurant Point of Sales is a web based application used to manage a restaurant.Registered users can add menus , tables and create orders for tables. The application is bulit using Laravel a php framework.

Screenshots: 📷

Welcome

Home

Register

Register

Login

Login

Home

Home

Data Management

data

Menu

menu

Cashier

casher

Technologies Used

  • Php (Laravel)
  • HTML
  • CSS
  • Mysql

Setup / Installation

  • Clone your project.
  • Go to the folder application using cd command on your cmd or terminal.
  • Run composer install on your cmd or terminal.
  • Copy .env.example file to .env on the root folder. ...
  • Open your . ...
  • Run php artisan key:generate.
  • Run php artisan migrate.
  • Run php artisan serve

Credits

Collaborator

License

MIT