https://github.com/davidcsally/lemonadestand_swift
A homework assignment for taking orders at a lemonade stand. This app uses pickers to choose drinks and size, and allows the user to modify the drink list. Orders are reported in both a log and a table view
https://github.com/davidcsally/lemonadestand_swift
Last synced: 3 months ago
JSON representation
A homework assignment for taking orders at a lemonade stand. This app uses pickers to choose drinks and size, and allows the user to modify the drink list. Orders are reported in both a log and a table view
- Host: GitHub
- URL: https://github.com/davidcsally/lemonadestand_swift
- Owner: davidcsally
- Created: 2017-05-06T04:36:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-06T04:37:55.000Z (about 8 years ago)
- Last Synced: 2025-02-08T07:11:34.616Z (5 months ago)
- Language: Swift
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LemonadeStand_swift
A homework assignment for taking orders at a lemonade stand. This app uses pickers to choose drinks and size, and allows the user to modify the drink list. Orders are reported in both a log and a table view