Skip to content

BangNguyen1992/react-store-management

Repository files navigation

React Store Management

Implementing React + Firestore, applying new React Context

  • Real time integrate with Firebase database

  • Sign in with Git, facebook, and Google account

  • Inventory database saved in Firebase

  • User & order saved in IndexedDB

  • Auto test build and deploy to live-demo

Demo

You can check the live-demo here

You need to enter a store name, if the store name existed, it will enter the store, else it will create a new store

Enter Store

Main view of the app:

Main View

You need to login to add more dishes to the menu

If you are the owner of the store, you can modify the menu as you like, or Load Sample Fishes to the menu

Inventory

If you are not the owner of the store, you can only add dishes to your order

Not the owner

Your order will be save to the browser, so next time visit the store, just log in and you can see it again

Order

This project was bootstrapped with Create React App.

This project was origin based on React for Beginners of WesBos

About

Implementing React + Firestore and indexedDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published