This repository contains a basic implementation of a mailbox system written as part of my learning and experience in coding. It includes core components such as:
Sender
Subject
Date
Body
The purpose of this project is to help me practice structuring data and working with simple interfaces. It's not meant for production use but serves as a record of my personal learning journey.