Skip to content

Ganesh-Sindagi/Vehicle-Management-System-Java-Servlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Watch the 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://localhost: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.

Releases

No releases published

Packages

No packages published

Languages