Skip to content

SzymonT99/restaurant-app

Repository files navigation

Restaurant App

Mobile application for restaurants

Technologies

  • React Native
  • React Navigation
  • React Elements

Features

  • 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.

Setup

To run the applications you must:

  1. Clone the server repository:
    https://github.com/SzymonT99/restaurant-server.git
  2. Launch XAMPP Control Panel.
  3. Run Spring Boot on the server.

Presentation

  • Registration and login process


  • Functionalities part 1


  • Functionalities part 2


Verification page


E-mail structure

  • Reservation confirmation


  • Order confirmation