Mobile application for restaurants
- React Native
- React Navigation
- React Elements
- Browsing the list of dishes.
- Adding menu items to favorites.
- Removing from favorites list.
- Table reservation.
- Ordering dishes.
- User account management.
- The navigation is based on drawer navigation.
- Protection against no Internet connection.
To run the applications you must:
- Clone the server repository:
https://github.com/SzymonT99/restaurant-server.git - Launch XAMPP Control Panel.
- Run Spring Boot on the server.
- Registration and login process
- Functionalities part 1
- Functionalities part 2
- Reservation confirmation
- Order confirmation