Skip to content

Souutaa/2LK_Shop

Repository files navigation

Welcome to 2LKShop Project!

Members:

  • Trịnh Quang Long
  • Võ Đình Luân
  • Bùi Tuấn Kiệt

Project Features:

  • App features:
    • View, search product, filter by tag and price.
    • Login, register.
  • User features:
    • Make purchase and manage orders.
    • Manage users information
  • Admin features:
    • Statistic: order, selling
    • Manage (CRUD):
      • Product
      • Category
      • Brand
      • Order
      • User
    • Dynamic role and app permission management

How to run project:

  • First, you need to install Composer
  • When you finished install Composer, navigate to the root folder of the project and run the following command
  composer install
  • Then go to config/config.php and change db params to match your db user

Naming convention:

  • PascalCase for class
  • camelCase for variables
  • ControllerNameController.php for controller
  • ViewName.view.php for view

Documentary and reference:

  • Project MVC template from GM 👉Link
  • How to query using PDO 👉Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published