Task Manager App
Welcome to the Task Manager App! This Flutter-based application is designed to help you manage your tasks efficiently and effectively. With a clean and intuitive interface, you can easily categorize and track your tasks, ensuring that you stay on top of everything.
Features
Add Tasks: Quickly add new tasks with just a few taps. Categorize Tasks: Organize your tasks into different categories such as Idea, Food, Sport, Work, Music, Movies, and more. User-Friendly Interface: Enjoy a seamless and interactive user experience with a modern design. Persistent Data Storage: Your tasks are saved locally using Flutter's Shared Preferences, ensuring your data is always available, even offline.
Technologies Used
Flutter: For building a cross-platform mobile application with a beautiful UI. Shared Preferences: For local data storage, providing a simple way to save and retrieve data on the device.
Usage:
Categorize: Choose the appropriate category for your task. Add a Task: Enter your task in TextField. Save: Click on the "Add Task" button and save your task. Edit: If have any mistake you can edit the task.
Screenshots:
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.
