8000 GitHub - marioardi97/floss-sport: Floss Sport | Mario Iqbal Noya | UTS E-COMMERCE Univ Mercusuar
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

marioardi97/floss-sport

Repository files navigation

Flass Sport - Ecommerce Website

Features

Guest

  1. View Product
  2. Register
  3. Add product to cart

Customer

  1. Login
  2. Add product to cart
  3. Checkout (No payment gateway implemented, all checkout status=PAID)
  4. View purchase history

Admin

  1. Login to admin panel
  2. CRUD product
  3. CRUD size
  4. Manage order
  5. View user
  6. Notes

Installation

  1. Clone the repository using the command "git clone [link]"
  2. Create database in MySql
  3. Configure the .env file accordingly
  4. Run command
$composer install
$php artisan migrate
$php artisan db:seed
$php artisan serve
$php artisan storage:link

Built With

  • Bootstrap- CSS framework
  • JQuery- Javascript framework
  • Laravel - PHP framework
  • MySql- Databse

About

Floss Sport | Mario Iqbal Noya | UTS E-COMMERCE Univ Mercusuar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0