Skip to content

HimanshuHeda/step_into_style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step Into Style


# Step into Style – A Stylish Shoes E-Commerce Website  

Welcome to **Step into Style**, an innovative e-commerce platform designed to provide a seamless and engaging online footwear shopping experience. This project integrates both frontend and backend technologies to deliver a responsive and user-friendly interface.  

## 📌 Features  **Modern UI/UX** – A clean and responsive design for an intuitive shopping experience.  
✅ **Product Catalog** – Wide range of footwear with detailed descriptions and images.  
✅ **User Authentication** – Secure login and registration system.  
✅ **Shopping Cart & Checkout** – Easy cart management with a secure checkout process.  
✅ **Admin Panel** – Manage products, orders, and users efficiently.  
✅ **Database Integration** – Store and retrieve data using MySQL.  
✅ **Secure Payments** – Integrated payment gateways for safe transactions.  
✅ **Order Tracking** – Allows users to track their purchases in real-time.  
✅ **Search & Filters** – Advanced search options to find the perfect pair of shoes.  

## 🛠️ Technologies Used  

- **Frontend:** HTML, CSS, JavaScript  
- **Backend:** PHP, SQL  
- **Database:** MySQL  
- **Server:** XAMPP  
- **Version Control:** Git, GitHub  

## 🚀 Installation & Setup  

### **1. Clone the Repository**  
```bash
git clone https://github.com/HimanshuHeda/step_into_style.git

2. Start XAMPP Server

  • Open XAMPP Control Panel.
  • Start Apache and MySQL services.

3. Import Database

  • Open phpMyAdmin (http://localhost/phpmyadmin).
  • Create a new database named step_into_style.
  • Import the provided SQL file (database.sql) in the db folder.

4. Configure Database Connection

  • Locate the configuration file (e.g., config.php) and update the database credentials:
$servername = "localhost";
$username = "root";
$password = "";
$database = "step_into_style";

5. Run the Project

  • Open your browser and go to:
    http://localhost/step_into_style/
    
  • Explore and test the features.

📷 Screenshots

Home Page

Home Page

Login Page

Login

Signup Page

Signup

About Page

About

🎯 Future Enhancements

🔹 AI-powered chatbot for customer support.
🔹 Mobile app integration for iOS & Android.
🔹 Loyalty & rewards program for customers.
🔹 Advanced analytics & reporting dashboard.

🤝 Contributing

Contributions are welcome! Feel free to fork this repository and submit a pull request with enhancements, bug fixes, or new features.

📩 Contact

For any queries, feel free to reach out:
📧 Email: himanshuheda123@gmail.com
🔗 GitHub: Himanshu Heda


📌 Check out the repository: Step into Style – GitHub

🔥 Step into style and redefine your fashion!


---

This version now includes your requested **Screenshots** section while keeping the README professional and informative. 🚀 Let me know if you need further modifications! 😊

About

Welcome to Step into Style, an innovative online footwear shopping platform designed to provide a seamless and engaging experience for users. This project showcases a fully functional e-commerce website, integrating both frontend and backend technologies to deliver a responsive and user-friendly interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors