Skip to content

This is a single vendor ecommerce application for Fleet Learning batch-01 students real-time software development purpose only.

Notifications You must be signed in to change notification settings

md-aamroni/ecommerce-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eCommerce Application

Ecommerce Application

Folder Structure:

├───.github
│   └───workflows
├───admin
├───app
│   ├───Eloquent
│   ├───Http
│   │   ├───Controllers
│   │   └───Core
│   └───Models
├───bootstrap
├───components
├───config
├───public
│   ├───css
│   ├───fonts 
│   ├───images
│   ├───js
│   └───plugins
├───resource
│   ├───@schema
│   └───view
│       ├───content
│       └───include
├───storage
└───vendor
1. Authentication 
2. Dashboard
3. Categories
4. Sub Categories
5. Products
6. Orders
7. Inventory
8. Media and so on...
1. Authentication 
2. Dashboard
3. Categories
4. Sub Categories
5. Products
6. Orders
7. Inventory
8. Media and so on...