This is an Inventory Management System Application that was build using Java and can be interact with via a Command-Line Interface. The inventory management system connects to a database and allows the end user to easily add, delete, update and create an Customers, Orders and Items as well. This application also allows the end user to calculate the cost of an order.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- You will need to clone down the repo, here is a link to the repo
- To do this, Git Bash in the desired folder you'd like to clone to.
- Once Git opens, you will need to initialise git, do this with the following command;
- You can now use the program via the command line.
- Maven - Dependency Management
- Version Control System: Git
- Source Code Management: GitHub
- Database Management System: MySQL Server 5.7
- Adam Mussa - The rest of the work
This project is licensed under the MIT license - see the LICENSE.md file for details
For help in Choosing a license
- QA community