https://github.com/harrypeach/bonsai
🌲 a slick todo app
https://github.com/harrypeach/bonsai
agile flutter hacktoberfest todo
Last synced: about 1 month ago
JSON representation
🌲 a slick todo app
- Host: GitHub
- URL: https://github.com/harrypeach/bonsai
- Owner: HarryPeach
- License: gpl-3.0
- Created: 2021-05-22T11:10:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-05T01:01:07.000Z (over 2 years ago)
- Last Synced: 2025-01-26T15:31:22.491Z (3 months ago)
- Topics: agile, flutter, hacktoberfest, todo
- Language: Dart
- Homepage:
- Size: 306 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :evergreen_tree: bonsai
![]()
> bonsai is a todo app with an 'agile' style of task management
## about
bonsai is loosely based on agile task management methods.
any tasks you add to bonsai will be added to the backlog, if they have a date assigned then this will be shown and will appear as a highlighted task on the required date.
you can enable daily notifications to remind you of your tasks for the day, backlog tasks, and any other important-marked tasks
## installation
APKs are not yet available until there is a stable release, you can build from source though by installing flutter and running `flutter run`
## license
The program is licensed under the GNU GPLv3 which is available in the LICENSE file.
```
bonsai, a note taking app
Copyright (C) 2021 Harry PeachThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .
```## acknowledgements
`Illustrations by Maria Shukshina from Ouch!`
`"bonsai" pine icon by Gregor Cresnar from The Noun Project`