A dynamic java application that allows users to register and get a quote for their home insurance :
1.Users must be able to register
2.Authenticated users can retrieve quotes
3.Admin can manage users edit,update,delete quotes
4.User can print and share quotes
5.All data must be stored in mySQL database
- [Java] - Powerful OOP language
- [Eclipse] - Java IDE
- [Maven] - Java Framework
- [Spring] - Java MVC framework.
- [JSP] - Java Server Pages
- [Bootstrap] - CSS Framework
- [Tomcat] - Java Server
- [JUnit] - Unit testing
- [Cucumber] - Behavioral Driven Development(BDD) environment
Download or clone this project on Github to run.
-Import project to your Eclipse -Run the DB file in mySQL -Config your servlet for your environment -Run on Server