This repository contains the code base for SE283 assignment 1.
An insurance system developed in Java utilising OOP (Object Oriented Programming) concepts. Admins can create and load new profiles into the database. Multiple insurance policies can be assigned to different profiles, with insurance premiums dynamically calculated based on a profile’s demographic details.