https://github.com/elhajuojy/electro-maroc
Electromaroc - ElectroMaroc E-commerce website for a distributor of electronic products. 🛍️
https://github.com/elhajuojy/electro-maroc
mvc-architecture php website
Last synced: 4 months ago
JSON representation
Electromaroc - ElectroMaroc E-commerce website for a distributor of electronic products. 🛍️
- Host: GitHub
- URL: https://github.com/elhajuojy/electro-maroc
- Owner: elhajuojy
- Created: 2022-12-15T16:36:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T15:49:36.000Z (over 3 years ago)
- Last Synced: 2025-04-10T18:15:53.790Z (about 1 year ago)
- Topics: mvc-architecture, php, website
- Language: CSS
- Homepage:
- Size: 15.9 MB
- Stars: 10
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
#  ElectroMaroc
## un site de e-commerce pour un distributeur de produits électroniques.
### Contexte du projet
Votre client ‘Electro Maroc’ est un distributeur de tout type de produit électronique au Maroc qui souhaite renforcer sa présence sur le web. Il sollicite vos compétences en tant que développeur full stack afin de lui réaliser un site e-commerce.
## Flow chart for the website

Install requirements:
```bash
> composer install
```
```bash
> npm install
```
```bash
> npm run tw:build
```
run the project
```bash
> PHP -S localhost:8000 -t public
```
**-t meaning the public folder is the root folder**
## Website preview






## Admin Dashboard UI





## Database Design

## Conception
Diagramme de Cas d'utilisations et Diagramme de de Classes.

