An open API service indexing awesome lists of open source software.

https://github.com/muradisazade777/e-commerce

Hello Guys! I create a big website with HTML CSS JS PHP and SQL. I used both frontend and backend.
https://github.com/muradisazade777/e-commerce

backend css3 design frontend html5 javascript php server sql webdesign website

Last synced: 6 months ago
JSON representation

Hello Guys! I create a big website with HTML CSS JS PHP and SQL. I used both frontend and backend.

Awesome Lists containing this project

README

          

# MuradShop 🛍️

MuradShop is a fully responsive, multilingual e-commerce web application built with HTML, CSS, JavaScript, PHP, and MySQL. It features a modern UI, animated transitions, and a complete backend system for user registration, login, product management, cart functionality, and checkout.

## 🌟 Features

- 🔐 User Authentication (Login/Register)
- 🛒 Cart System with Checkout
- 🧑‍💼 Admin Panel (Add/Delete Products)
- 🌍 Language Switcher (10 languages)
- 🎨 Scroll Animations via IntersectionObserver
- 📦 Product Management with MySQL
- 📁 Organized folder structure for scalability

## 🧱 Tech Stack

- **Frontend:** HTML, CSS, JavaScript
- **Backend:** PHP (Procedural)
- **Database:** MySQL
- **Server:** Apache (via XAMPP)
- **Languages Supported:** AZ, EN, RU, TR, FR, DE, ES, ZH, JA, AR

## 🚀 Setup Instructions

Code
C:/xampp/htdocs/muradshop/
Start Apache and MySQL via XAMPP Control Panel.

Create a database named muradshop in phpMyAdmin and import sql/schema.sql.

Update .env file with your local DB credentials.

Access the app:

Code
http://localhost/muradshop/pages/index.html

📃 License
This project is licensed under the MIT License — see the LICENSE file for details.