Skip to content

heisend4rk/restaurant-w-dashboard

Repository files navigation

Pizzoy Real time Ordering system with back-office for STAFF.

Web app for ordering food in real time.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Composer PHP package manager.
npm or yarn JS package manager.
Laravel framework
Mysql

Installing

A step by step series of examples that tell you how to get a development env running

composer install
npm i 
php artisan migrate --seed 

// Note that you need to add some dummy tags in db.

Deployment

CI Will be implemented in the future.

Built With

  • Laravel - The web Framework used
  • VueJS - The front-end Framework

Versioning

Not yet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published