Tasuku is a Flutter application designed to help you manage your daily tasks efficiently. With an intuitive UI, Tasuku makes task management seamless and enjoyable.
Tasuku is a lightweight yet powerful tool for staying organized. Whether it's personal errands or work-related tasks, Tasuku helps you keep everything in order.
- Add and manage new tasks effortlessly
- Mark tasks as completed with a single tap
- View tasks in an organized list
- Simple and clean user interface
Home Screen | Add Task | Completed Task |
---|---|---|
Note: Images are responsive to your screen size.
To get started with Tasuku, follow these steps:
-
Clone the repository:
git clone https://github.com/thejohncaleb/tasuku.git
-
Navigate to the project directory:
cd tasuku
-
Install dependencies:
flutter pub get
-
Run the application:
flutter run
To install the app on your device:
- Ensure Flutter is set up on your machine. Install Flutter
- Download or clone this repository.
- Build and run the project on your preferred device or emulator.
Contributions are welcome! If you'd like to contribute to Tasuku:
- Fork the repository
- Create a feature branch:
git checkout -b feature-name
- Commit your changes:
git commit -m "Add new feature"
- Push your branch:
git push origin feature-name
- Open a pull request
This project is licensed under the MIT License.
Thank you for checking out Tasuku! We hope it makes your life easier.