Project information
- Category: Web App
- Client: Personal Project
- Project date: February, 2023
- Project URL: github
The Java project I have developed is a Citizen Registry System featuring a user-friendly menu with various functionalities. With this system, users can efficiently manage citizen information.
They can add new citizens to the registry by entering their details such as name, address, and unique identification number.
The registry allows for deleting citizens from the database based on their identification number.
Users can also update a citizen's unique identification number (AFM) or address.
The system enables searching for citizens by their identification number, providing quick access to their information.
Additionally, users can print the entire registry, obtaining a comprehensive list of all registered citizens.
To ensure data persistence, the information is securely saved in a file, allowing for future retrieval and ensuring the safety of the stored data.
This project aims to provide a seamless experience for managing citizen data while ensuring its secure storage and reliable accessibility.
- - Java