Skip to content

Commit b23475d

Browse files
authored
Update README.md
1 parent ceb5f0b commit b23475d

File tree

1 file changed

+27
-3
lines changed

1 file changed

+27
-3
lines changed

README.md

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,34 @@
1-
# daily-task-manager
1+
# Daily-Task-Manager
22

3-
This is an applicaton for manage your daily tasks. [Install this app](https://play.google.com/store/apps/details?id=bornomala.todo) on android.
3+
This is a daily task manager application project created in flutter.
44

5+
Install this application on Android -
6+
- [Install from Play Store](https://play.google.com/store/apps/details?id=bornomala.todo)
7+
8+
9+
## Getting Started
10+
11+
Step-1: Download or clone this repository -
12+
13+
git clone https://github.com/aratheunseen/Daily-Task-Manager.git
14+
15+
Step-2: Go to project root and execute the following command in console to get the required dependencies:
16+
17+
flutter pub get
18+
19+
## Required Tools
20+
- Android Studio
21+
- Visual Studio Code (Optional)
22+
- Flutter
23+
- Dart
24+
25+
## Screens' Preview
526
![daily-task-manager](https://user-images.githubusercontent.com/62181222/111222593-3f02b580-8606-11eb-89e1-c5c518f5ad96.jpg)
627

7-
A few resources to get you started if this is your first Flutter project:
28+
29+
## New to Flutter project!
30+
31+
Follow this -
832

933
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
1034
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

0 commit comments

Comments
 (0)