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
- Download Eclipse EE IDE.
- Download Apache Tomcat Server.
- Clone the repo in the working directory.
- Import the
vehicle.sqlfile in phpmyadmin or some other mySQL tool - Run the server.
- 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.
