Vehicle Management System Java Servlet

其他类别 2025-07-23

Vehicle-Management-System-Java-Servlet

An Web App to buy or sell vehicles. Developed using Java Servlets, JSP templates, JDBC driver and mySQL database

App Demo

Click on the image to watch the full video.

This app uses

Java Servlets, JSP pages, JDBC driver for mySQL, ArrayLists

Instructions to run

  1. Download Eclipse EE IDE.
  2. Download Apache Tomcat Server.
  3. Clone the repo in the working directory.
  4. Import the vehicle.sql file in phpmyadmin or some other mySQL tool
  5. Run the server.
  6. Type http://local**hos*t:8080/Vehicle/ in the browser.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

下载源码

通过命令行克隆项目:

git clone https://github.com/Ganesh-Sindagi/Vehicle-Management-System-Java-Servlet.git