parent
3b3ccc6ebf
commit
13e9e915ab
@ -1,26 +0,0 @@
|
||||
|
||||
# Notes and Work App
|
||||
|
||||
**Tier:** 1-Beginner
|
||||
|
||||
|
||||
We all write notes, to memorize or to plan new stuff.
|
||||
A beautiful UI begginer level application which is used to build Notes and Work To do.
|
||||
This one will help you to learn basic of Flutter and UI.
|
||||
|
||||
## User Stories
|
||||
|
||||
- [ ] Enter the name of your Task.
|
||||
- [ ] After completing the task press enter.
|
||||
|
||||
|
||||
## Useful links and resources
|
||||
|
||||
- [FlutterUI](https://flutter.dev/docs/development/ui/layout/tutorial)
|
||||
- [Dart](https://api.flutter.dev/flutter/animation/animation-library.html)
|
||||
- [UI image](https://dribbble.com/shots/6432389-Notes-App)
|
||||
|
||||
|
||||
## Example Projects
|
||||
|
||||
- [Notes-App](https://github.com/MarcusNg/flutter_notes_ui)
|
@ -0,0 +1,26 @@
|
||||
|
||||
# Notes and Work App
|
||||
|
||||
**Tier:** 1-Beginner
|
||||
|
||||
|
||||
We all write notes, to memorize or to plan new stuff.
|
||||
A beautiful UI begginer level application which is used to build Notes and Work To do.
|
||||
This one will help you to learn basic of Flutter and UI.
|
||||
|
||||
## User Stories
|
||||
|
||||
- [ ] Enter the name of your Task.
|
||||
- [ ] After completing the task press enter.
|
||||
|
||||
|
||||
## Useful links and resources
|
||||
|
||||
- [FlutterUI](https://flutter.dev/docs/development/ui/layout/tutorial)
|
||||
- [Dart](https://api.flutter.dev/flutter/animation/animation-library.html)
|
||||
- [UI image](https://dribbble.com/shots/6432389-Notes-App)
|
||||
|
||||
|
||||
## Example Projects
|
||||
|
||||
- [Notes-App](https://github.com/MarcusNg/flutter_notes_ui)
|
Loading…
Reference in new issue