/task_management_application

The application will allow users to create, update, and delete tasks. Tasks should have a title, description, and a status with clean architecture approach for better code organisation, testability and maintainability.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

task_management_application

A new Flutter project application will allow users to create, update, and delete tasks. Tasks should have a title, description, and a status with clean architecture approach for better code organisation, testability and maintainability.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.