https://github.com/priyanshudutta04/taskmaster
An application designed to track your habit, take notes and create to do list for you in a single app. Currently work in progress.
https://github.com/priyanshudutta04/taskmaster
application flutter habit-tracking notes-app
Last synced: 7 months ago
JSON representation
An application designed to track your habit, take notes and create to do list for you in a single app. Currently work in progress.
- Host: GitHub
- URL: https://github.com/priyanshudutta04/taskmaster
- Owner: priyanshudutta04
- License: mit
- Created: 2023-05-05T04:47:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T15:55:46.000Z (over 1 year ago)
- Last Synced: 2025-01-23T12:28:29.830Z (9 months ago)
- Topics: application, flutter, habit-tracking, notes-app
- Language: Dart
- Homepage:
- Size: 2.44 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TaskMaster
An application designed to track your habit, take notes, create to do list for you, in a single app. Currently work in progress
[](https://flutter.dev/)
## Available on
[](https://www.indusappstore.com/)
## Building from Source
1. If you don't have Flutter SDK installed, please visit official [Flutter](https://flutter.dev/) site.
2. Fetch latest source code from master branch.```
git clone https://github.com/priyanshudutta04/TaskMaster.git
```3. Run the app with Android Studio or VS Code. Or the command line:
```
flutter pub get
flutter run
```## Support
If you like this project,do give it a ⭐and share it with your friends