YousefBe / taskProMina

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProMina Agency Task.

Promina task buikt using Laravel 10 and bootstrap 5 for ui.

Project setup

composer install
cp .emv.example .env 
php artisan key:generate
php artisan migrate:fresh --seed
php artisan storage:link


npm install
npm run build
npm run dev

Project Details

  • All Task Features are implemented as required.
  • i used SweetAlert2 and toaster js for better user experience.
  • i seeded some deafult albums and added some images in the storage just for testing 'thats why you need to storage:link".
  • i couldn't focus on the ui , sorry about that.

About


Languages

Language:PHP 82.9%Language:Blade 8.7%Language:JavaScript 7.3%Language:CSS 0.7%Language:SCSS 0.3%