Skip to content

IshanGupta09/Tech-Motors

Repository files navigation

🚗 Tech Motors - Luxury Vehicle Purchase System ✈️

Tech Motors

🏆 Overview

Tech Motors is a premium vehicle purchasing system developed using Java and MySQL, allowing customers to buy luxury cars and airplanes effortlessly. Users can explore a wide range of vehicles, place orders, and securely complete payments using Visa or Mastercard.

🔥 Features

  • 🏎 Luxury Vehicle Selection - Choose from an exclusive collection of high-end cars and airplanes.
  • 🛒 Seamless Ordering - Add vehicles to your cart and proceed with a hassle-free checkout.
  • 💳 Secure Payment - Make transactions using Visa or Mastercard.
  • 📊 Order Tracking - Monitor your purchase history and order details.
  • 🔐 User Authentication - Secure login and registration system for customers.

🚀 Tech Stack

  • Backend: Java (JDBC, Servlets)
  • Database: MySQL
  • Frontend: Java Swing
  • Payment Integration: Visa, Mastercard

🏗️ Installation & Setup

📌 Prerequisites

  • Java (JDK 8+)
  • MySQL Server
  • IDE (Eclipse, IntelliJ, NetBeans, etc.)

🔧 Steps to Run

  1. Clone the Repository

    git clone https://github.com/IshanGupta09/Tech-Motors.git
    cd Tech-Motors
  2. Setup Database

    • Import the provided MySQL database file (tech_motors.sql)
    • Update database credentials in db_config.java
  3. Run the Application

    • Open the project in your IDE
    • Run the main Java file

📷 Screenshots

Home Page Checkout Page
Home Checkout

🎯 Future Enhancements

  • 🚘 More Vehicle Categories - Expand the inventory with more options.
  • 📱 Mobile App Integration - Develop an Android/iOS version.
  • 💰 Crypto Payments - Support Bitcoin and Ethereum payments.

🤝 Contribution

Want to improve Tech Motors? Feel free to contribute!

  1. Fork the Repository
  2. Create a Feature Branch (git checkout -b feature-name)
  3. Commit Your Changes (git commit -m 'Add feature')
  4. Push to GitHub (git push origin feature-name)
  5. Submit a Pull Request 🎉

Star this repo if you found it useful!

🚀 Happy Coding!

About

Application using Java

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages