bakker-bartel

Website for Bakery Bartel in Purmerend. Made by a team of 5 students using Laravel, MySQL, HTML/CSS, Tailwind

Stars
4
Committers
8

Here're some of the project's best features:

  • Dashboard
  • Login
  • Register
  • Reserving order
  • Administration Panel
[email protected]:rico-vz/bakker-bartel.git
composer install
php artisan migrate:fresh
php artisan db:seed
npm i
npm run dev
php artisan serve

Work on your own branch the main branch is protected. Once you have finished a feature submit a pull request with a good description of what you've made. Someone on the team will review your pull request & merge it if all is okay.

Technologies used in the project:

  • Laravel
  • MySQL
  • PHP
  • HTML
  • TailwindCSS
  • Blade
Related Projects