https://github.com/thealphamerc/swiftui_idine_app
IDine app is is a restaurant app that lists items in a menu and helps folks place orders.
https://github.com/thealphamerc/swiftui_idine_app
resturant-pos swiftui swiftui-animations swiftui-components swiftui-example swiftui-framework
Last synced: 2 months ago
JSON representation
IDine app is is a restaurant app that lists items in a menu and helps folks place orders.
- Host: GitHub
- URL: https://github.com/thealphamerc/swiftui_idine_app
- Owner: TheAlphamerc
- License: bsd-2-clause
- Created: 2020-02-15T14:44:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-17T04:02:11.000Z (over 5 years ago)
- Last Synced: 2024-10-19T06:27:06.813Z (8 months ago)
- Topics: resturant-pos, swiftui, swiftui-animations, swiftui-components, swiftui-example, swiftui-framework
- Language: Swift
- Homepage:
- Size: 11.3 MB
- Stars: 11
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## SwiftUI_iDine_App
IDine app is is a restaurant app that lists items in a menu and helps folks place orders. App is built in [SwiftUI](https://developer.apple.com/tutorials/swiftui) using declarative programming style.
## Features
* Tab view
* Menu List
* Detail page with navigation link
* Add to cart
* Remove from cart
* Swipe to delete
* Select payment option
* Forms,Sections,Picker controls
* One way and Two way bindings
* Formatted and Interpolated strings
* Observable,Environment and Published object## Screenshots
Screens | Screens | Screens
:-------------------------:|:-------------------------:|:-------------------------:
|| |
||
||## Tutorial Credit
App tutorial credit goes to [Hacking with Swift](https://www.hackingwithswift.com/quick-start/swiftui). You can learn more about swiftUI from there.## Pull Requests
I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request.
## Created & Maintained By
[Sonu Sharma](https://github.com/TheAlphamerc) ([Twitter](https://www.twitter.com/TheAlphamerc)) ([Youtube](https://www.youtube.com/user/sonusharma045sonu/))
([Insta](https://www.instagram.com/_sonu_sharma__))> If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of :coffee:
>
> * [PayPal](https://www.paypal.me/TheAlphamerc/)## Getting Started
This project is a starting point for a SwiftUI application.
For help getting started with SwiftUI, view
[online documentation](https://developer.apple.com/tutorials/swiftui/), which offers tutorials,