LIVE:
- Unlogged you can find products by category or search by name / code.
- Logged as Admin you can Create Products and Delete them.
- Logged as Customer you can select products to your Checkout
- Logged as Admin you will be able to find all the products and Update their details. (Image, Name, Price, Code, Classication)
FUTURE:
- Share the selected Products as a Ticket in pdf to your WhatsApp or Email.
- Clone it with the command git clone {repositorylink} and NPM INSTALL for all the dependencies
- Create your Firebase Account
- Modify the permissions to create, read, update and delete
- Generate the firebase API
- Rename .env-example to .env and insert the data from your firebaseconfig there.