React Native Booking Application (Localized (Ar, en))
Application functions
- Register buyer account
- Login
- View sellers list
- Search in seller list
- Book Appointment
- View My Appointments
- Filter My Appointments
- Ability to switch the language
APK download
//assuming that you're running the api locally, if not please change API IP @src/services/base-service.js //start the react-native server
- react-native start //run on ios/android
- react-native run-ios
- react-native run-android
https://github.com/Alaaeldin-as1405124/TazweedTestApi
Demo: http://tazweed.ay-legend.com:8000/api/(routes in router file)
https://github.com/Alaaeldin-as1405124/TazweedTestSellerPanel/