Coverage United is a Java-based application designed to help users determine their insurance type and calculate the corresponding premium based on input parameters. It also provides functionality to save user data into a CSV file for record-keeping and further analysis.
-
Insurance Type Determination: Classifies users into specific insurance types based on their input details.
-
Premium Calculation: Calculates the insurance premium tailored to the user's type and input.
-
Data Persistence: Saves user details and calculated premiums into a CSV file for easy retrieval and analysis.
-
Java Development Kit (JDK) 8 or higher
-
Any Java IDE (e.g., IntelliJ IDEA, Eclipse, NetBeans) or a command-line terminal
-
Operating System: Windows, macOS, or Linux
- Clone the repository:
git clone https://github.com/2BYYYY/CU-Gui.git
- Navigate to the project directory:
cd CU-Gui-main\src\cu
- Run the program
java CU