KanapongAiamtip / DonationsApp

A basic application donations app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DonationsApp

A Basic App How To Make DonationsApp

Task

Build a donation app with a slider to select the amount and a button to record the amount.

The application should have

  • a) a slider to select the amount
  • b) a label and an image for showing the selected amount (1, 2, 3, 4, 5 & 10)
  • c) a button to add the donation amount to the total
  • d) a label to show the total amount

It should also:

  • a) start in $0 state with no image
  • b) reset to $0 state after press Donate
  • c) only have amounts $0, $1, $2, $3, $4, $5, $10

flutter run

to run the application.

About

A basic application donations app


Languages

Language:HTML 49.9%Language:Dart 42.8%Language:Swift 5.2%Language:Kotlin 1.6%Language:Objective-C 0.5%