This project is a simple Java application for managing tasks and people. Each task is assigned to a person and can have a status of pending or completed. The project uses entities to represent tasks and people, and services to manage these entities.
- Create: Add new persons and tasks at localStorage.
- Read: Retrieve information about persons and tasks from the local Storage.
- Update: Modify existing persons and tasks details.
- Delete: Remove persons and tasksfrom the local storage.
- Java Development Kit (JDK)
- Clone the repository to your local machine:
- Java
- CauZy-Dev Cauã Goes
- Yan-Pi Yan Fernandes
- Zadriw Adriano Abreu
- GuiLacerds Guilherme Andrade
- KailanDias Kailan Souza
- FilipeSilva21 Filipe Silva
This project is licensed under the Licença MIT.






