Skip to content

QuangMinhNe2762/Phone-store-laravel-10

Repository files navigation

Laravel Logo

Website for phone store

Use of technologies + Back-end: Framework(Laravel, Livewire) + Front-end: HTML5, CSS5, Bootstrap 5, Ajax + Database: MYSQL XAMPP

Tutorial run project from github step by step

  • run composer install
  • copy content file .env.example to .env if no file .env -> create it
  • create database
  • php artisan migrate
  • generate key in file .env: php artisan key:generate
  • php artisan serve

My functions:

1. Admin panel:

  • Users: CRUD, Paginate Search, filter
  • Categories: CRUD, Paginate upload image, Search, filter
  • Brands: CRUD, Paginate upload image, Search, filter
  • Products: CRUD, Paginate upload image, Search, filter
  • Sliders: CRUD, Paginate upload image, Search, filter

2. User page:

  • Profile page: Edit profile, check invoices

  • Wish list page: Products will be added here, can add to cart page \\

  • Home page: Popular products \\

  • All product page: Show all product \\

  • Product detail page: Show detail product \\

  • Cart page: Order products and send email to your email \\

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published