An open API service indexing awesome lists of open source software.

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.

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
:-------------------------:|:-------------------------:|:-------------------------:
![](https://github.com/TheAlphamerc/SwiftUI_IDine_App/blob/master/screenshots/screenshot_1.png?raw=true)|![](https://github.com/TheAlphamerc/SwiftUI_IDine_App/blob/master/screenshots/screenshot_9.png?raw=true)|![](https://github.com/TheAlphamerc/SwiftUI_IDine_App/blob/master/screenshots/screenshot_2.png?raw=true) |
![](https://github.com/TheAlphamerc/SwiftUI_IDine_App/blob/master/screenshots/screenshot_3.png?raw=true)|![](https://github.com/TheAlphamerc/SwiftUI_IDine_App/blob/master/screenshots/screenshot_4.png?raw=true)|![](https://github.com/TheAlphamerc/SwiftUI_IDine_App/blob/master/screenshots/screenshot_5.png?raw=true)
![](https://github.com/TheAlphamerc/SwiftUI_IDine_App/blob/master/screenshots/screenshot_6.png?raw=true)|![](https://github.com/TheAlphamerc/SwiftUI_IDine_App/blob/master/screenshots/screenshot_7.png?raw=true)|![](https://github.com/TheAlphamerc/SwiftUI_IDine_App/blob/master/screenshots/screenshot_8.png?raw=true)

## 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,