Skip to content

The purpose of the following application is to manage the orders of a restaurant, for when its clients request a dish. In addition, within the application it is possible to add new dishes to the menu of the mobile application, as well as delete those dishes that are no longer available.

Notifications You must be signed in to change notification settings

francijpg/restaurant-client

Repository files navigation

Restaurant Administrative Web Application

The purpose of the following application is to manage the orders of a restaurant, for when its clients request a dish. In addition, within the application it is possible to add new dishes to the menu of the mobile application, as well as delete those dishes that are no longer available.

  • You can check the code for the mobile application here.
  • You can check this application deployed here.

Features

  • Built with React 17
  • State management with Context
  • Use of custom hooks
  • Environment variables handling
  • Stylized with Tailwindcss
  • Use of Authentication, Firestore and Storage services. Powered by Firebase

Installation

  1. git clone https://github.com/francijpg/restaurant-client.git
  2. npm install
  3. Create and fill .env file (equal to .env.example file)
  4. npm start

Screenshots

DEMO DEMO DEMO DEMO

About

The purpose of the following application is to manage the orders of a restaurant, for when its clients request a dish. In addition, within the application it is possible to add new dishes to the menu of the mobile application, as well as delete those dishes that are no longer available.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages