Store management system for small and medium business using java servlets and jsp.
This project is created with:
- Java Servlets and Jsp
- MySql
- Maven
- Hibernate
- Jasper Reports
- JQuery
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes:
- Install java from oracle website on your local machine.
- Install web browser to run the application on it (preferred google chrome).
- Install mysql workbench or wamp server.
- create a database called "usarabia_store".
- set the user and password to be "root".
- import the sql file included in the app.
- download apache tomcat from this link
- Install apache tomcat as service.
- build the project using maven and copy the war file to the apache tomcat/apps directory.
- Open your browser and copy this link.