This is an order and delivery management module from Web-based Auto-parts Retail System.
- Clone/ download the repository.
- Open project in Eclipse IDE.
- Configure Apache Tomacat 9 server.
- Execute foztiDB.sql (available in Database directory) file in the MS SSMS
- Change database username and password available in AuttoPartsDBConnection.java file.
- Run the project on the server.