why-pigeons icon indicating copy to clipboard operation
why-pigeons copied to clipboard

E-Commerce Website for Food Ordering & Delivery

Project logo

Food and Maybe Some Pigeons?

Status License


Quick food delivery right to your door.


Restaurant Page Order Checkout
image image
Restaurant Dashboard - Menu Restaurant Dashboard - Feedback
image image

Installation

  1. Clone the repo and cd into it
  2. composer install
  3. Create a pigeon sql database and set your database credentials in the .env file.
  4. Set your APP_URL in your .env file.
  5. npm install
  6. npm run dev
  7. php artisan storage:link
  8. php artisan migrate --seed

Built With Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. documentation

APIs

  • Payments: https://stripe.com/docs/stripe-js
  • Maps & Geocoding: https://docs.mapbox.com/mapbox-gl-js/api/
  • Emails: https://mailtrap.io/

Contributors

License

This project is open-sourced software licensed under the MIT license.