parent
b47cf8261f
commit
4dc54ccd67
@ -0,0 +1,26 @@
|
||||
# FloroUI App
|
||||
|
||||
**Tier:** 1-Beginner
|
||||
|
||||
A beautiful UI application which is used to build the Dashboard of your Monthly expenses in statistical form.
|
||||
This one will help you to learn how to create beautiful looking drop shadow effects.
|
||||
|
||||
## User Stories
|
||||
|
||||
- [ ] Enter the name and activity of your daily expenses into the `input` field.
|
||||
- [ ] By pressing enter, user mention the total cash credited for particular expense.
|
||||
|
||||
## Bonus features
|
||||
|
||||
- [ ] After entering the expenses, user will see a beautiful UI dashboard representing your activity in Pie-Chart form.
|
||||
|
||||
## 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://i1.wp.com/static.dribbble.com/users/1871474/screenshots/9084817/media/700634e314775e9b8a051d979cad3cd0.png?w=1200&ssl=1)
|
||||
|
||||
|
||||
## Example Projects
|
||||
|
||||
- [Wallet-App](https://github.com/singh-saheb/my_wallet_app_ui)
|
Loading…
Reference in new issue