A mini e-commerce cart project built using HTML, CSS, JS and PHP.
SysKart is a simple and functional e-commerce mini-cart system built using HTML, CSS, JavaScript, PHP, and MySQL.
This project demonstrates dynamic cart management, product listing, and database integration — suitable for beginner to intermediate full-stack developers.
- Add / remove items from cart
- Update cart quantity
- Real-time price calculation
- Product listing page
- Checkout page UI
- PHP + MySQL based backend
- Clean folder structure
- Frontend: HTML, CSS, JavaScript
- Backend: PHP (mysqli)
- Database: MySQL
- Version Control: Git & GitHub
/assets /css /js /php /database.sql index.php
- Clone the repository
- Import
database.sqlin phpMyAdmin - Set database credentials inside config file
- Run using XAMPP / WAMP
This project is under improvement and will be updated regularly.
Yash Bhowad