A simple Python-based console application that stores and displays personal details such as name, age, city, and hobbies in a neatly formatted output.
This project demonstrates the use of Python classes, dataclasses, and formatted console printing โ ideal for beginners learning object-oriented programming and basic data handling.
โ
Store personal information (Name, Age, City, Hobbies)
โ
Display information in a clean, formatted box layout
โ
Add, remove, and list all stored entries
โ
Supports multiple people
โ
Easily extendable to include file storage or a GUI later
- Dataclasses for clean and structured data storage
- Dictionaries for quick lookup and management
- String formatting & text wrapping for a professional display
- Object-Oriented Programming (OOP) principles
- Email: abonimohan2004@gmail.com
- LinkedIn:www.linkedin.com/in/aboni-mohan-(Aboni Mohan)