Welcome to Shopy, a dynamic and user-friendly shopping platform designed to provide an exceptional online shopping experience. Built with PHP and MySQL, Shopy offers a seamless interface for users to browse, select, and purchase products with ease. πππ
- User Registration & Authentication: Secure user registration and login system to manage user accounts.
- Product Catalog: Comprehensive product listings with detailed descriptions, images, and pricing.
- Shopping Cart: Intuitive shopping cart functionality allowing users to add, remove, and modify items before checkout.
- Order Management: Efficient order processing and management system for tracking purchases.
- Responsive Design: Mobile-friendly layout ensuring a smooth experience across all devices.
- Search & Filter Options: Advanced search and filtering capabilities to help users find products quickly.
- Admin Dashboard: A robust admin panel for managing products, orders, and user accounts.
- Backend: PHP
- Database: MySQL
- Frontend: HTML, CSS, JavaScript
- Frameworks: Bootstrap
- Clone the repository:
https://github.com/Myself-Alien/Shopsy.git
- Navigate to the project directory:
cd shopy
- Set up the database:
- Import the SQL file located in the
database
folder into your MySQL server.
- Import the SQL file located in the
- Configure your database connection in the
config.php
file. - Start the local server and access the application via your web browser.
Contributions are welcome! If you have suggestions for improvements or new features, please fork the repository and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.