This app help user make a reservation of the table with nice looking UI, in interactive way
Build in MVC Architecture
- Macaw, but with some modification, so in Podfile used my fork
- MultiSlider, my branch also used in Podfile
- Firebase/Analytics
- Firebase/Firestore
- Firebase/Auth
- FlagPhoneNumber
- PinCodeTextField
- Install cocoapods if you MAC didn't
brew install cocoapods
- Install pods, that required
pod install
- Open workspace
open VisualBooking.xcworkspace
- Change Google-Service.info file for Firebase
- Cmd + R to run