Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The Insurance App is a web application to manage and display insurance policies. Users can view details such as name, description, and premium of each plan. The app also allows adding and deleting insurance plans. Built with Spring Boot and Docker.

Notifications You must be signed in to change notification settings

Blank2409/Insurance-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insurance Application

This is a Spring Boot-based Insurance Application that allows users to view, add, and manage insurances. It also includes features such as a "View Details" page for each insurance and the ability to delete existing records.

Features

Add new insurance policies

View detailed information about each insurance policy

Delete existing insurance policies

View the policies in a table format

Tech Stack

Frontend: Thymeleaf

Backend: Spring Boot

Database: In-Memory Database (H2)

Docker: For containerization and deployment

Hosting: Render

Getting Started

Prerequisites

JDK 17 or later

Maven or Gradle (depending on your build tool)

Docker (optional, for deployment)

Clone the Repository

git clone https://github.com/yourusername/insurance-app.git
cd insurance-app

Build the Project

If you're using Maven, run the following command:

mvn clean package

ScreenShots

Untitled-2

image

About

The Insurance App is a web application to manage and display insurance policies. Users can view details such as name, description, and premium of each plan. The app also allows adding and deleting insurance plans. Built with Spring Boot and Docker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published