- Introduction
- Project Description
- Features
- Technologies Used
- Setup and Installation
- Usage
- Screenshots
- Contributors
- License
Welcome to the E-Commerce Website Project, the culmination of my final studies in web development. This project represents the synthesis of my skills in HTML, CSS, JavaScript, PHP, and SQL, creating a robust e-commerce platform that serves both customers and administrators.
This e-commerce website is a comprehensive platform that includes both client-side and administrator-side functionality. It is designed to provide a seamless shopping experience for customers while allowing administrators to manage products, orders, and user accounts efficiently.
-
Client-Side Features:
- User-friendly product catalog with detailed product listings.
- User authentication and account management.
- Shopping cart for adding and managing products.
- User reviews and ratings for products.
- Responsive design for various devices.
-
Administrator-Side Features:
- Secure login and authentication for administrators.
- Product management (add, edit, delete products).
- Order management and status updates.
- User account management.
-
Frontend:
- HTML
- CSS (with responsive design)
- JavaScript (for interactivity)
-
Backend:
- PHP (for server-side scripting)
- SQL (for database management)
-
Database:
- MySQL
-
Clone the repository to your local development environment:
git clone https://github.com/RyuX01/InfoTech.git
-
Create a MySQL database and import the included SQL schema to set up the necessary tables.
-
Configure your database connection in the PHP files as needed.
-
Launch a local web server or deploy the project to a web hosting service.
-
Access the website through your web browser.
Customer Side:
- Browse the product catalog.
- Add products to your shopping cart.
- Create an account or log in.
Administrator Side:
- Log in to the administrator dashboard.
- Manage products, orders, and user accounts.