Skip to content

ChriEffe/deliveboo

Repository files navigation

Deliveboo

Deliveboo is a food delivery web app that allows customers to order from their favorite restaurant (helped also by filters and searchbar) without registration, but entering only the data necessary for delivery. Restaurateurs can register in the platform and create, modify and delete dishes based also on the statistics displayed in the personal area.


Setup

  • Duplicate .env.example and rename it .env.
  • Create database and insert infos in .env
composer install
composer self-update
composer update
composer install

npm install

php artisan key:generate
php artisan storage:link
php artisan cache:clear
php artisan config:cache
php artisan migrate
php artisan db:seed

Compiles and hot-reloads for development, run in server

npm run watch
php artisan serve

Contributors

Andrea Nocciolini
Davide De Leonardis
Manuel Cappello
Christian Ferrazzano
Dario Montani


Screens





About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5