Skip to content

Ayoub-Hamileddin/Ecommerce-Management-System

Repository files navigation

🛒 Ecommerce Management System - PHP Native

Ce projet est une application web de gestion d'un site e-commerce développée en PHP natif.

📌 Fonctionnalités :

  • Ajouter, modifier et supprimer des produits.
  • Ajouter, modifier et supprimer des catégories.
  • Gestion des utilisateurs et connexion/déconnexion.
  • Interface simple et intuitive.

🏗️ Structure du projet :/front

├── afficher_produit.php ├── categorie.php ├── index.php /includes ├── counter.php ├── data.php ├── nav_front.php ├── nav.php /js ├── index.js /upload/produit ├── admin.php ├── ajoutercategorie.php ├── ajouterproduits.php ├── categorie_modifier.php ├── categorie_supprimer.php ├── connexion.php ├── deconnexion.php ├── index.php ├── listeCategories.php ├── listeproduits.php ├── produits_modifier.php ├── produits_supprimer.php

🛠️ Technologies utilisées :

  • Langage Backend : PHP (Native)
  • Base de données : MySQL
  • Frontend : HTML, CSS, JavaScript

🚀 Installation :

  1. Cloner le projet :
    git clone https://github.com/votre-repo/ecommerce-php.git
    

About

Simple PHP-based Product Management System with an Admin Panel. Built using vanilla PHP (no framework) for learning and small-scale e-commerce backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors