/ZeroWaste

ZeroWaste suggests recipes based on what food you have and their expiry dates to save as much food and money as you can.

Primary LanguagePHP

ZeroWaste

Backend

  1. composer install
  2. Configure .env file
  3. php artisan key:generate
  4. php artisan storage:link
  5. ln -s ../images images do this in storage/app/public
  6. npm install
  7. npm run prod
  8. php artisan migrate:fresh --seed
  9. phpunit
  10. Go to the webpage and use admin@example.com and secret as the credentials for the admin user.

Interfaces

Sass

Bootstrap

Componentes

Hay varios componentes que necesitan de estar logueado para verlos y otros necesitar estar deslogueados.