IDine app is is a restaurant app that lists items in a menu and helps folks place orders. App is built in SwiftUI using declarative programming style.
- 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
Screens | Screens | Screens |
---|---|---|
App tutorial credit goes to Hacking with Swift. You can learn more about swiftUI from there.
I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request.
Sonu Sharma (Twitter) (Youtube) (Insta)
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 ☕
This project is a starting point for a SwiftUI application.
For help getting started with SwiftUI, view online documentation, which offers tutorials,