- START Click the Register button on the Navigation or on the banner.
- Fill u and submit Fill up the input box for Name,Email and Password.
- Register Click the Register button
- START Click the Login button on the Navigation or on the banner.
- Demo Click the Demo button
- Invy app is implemented with React, Node, Express,Firebase for authentication and postgresSQL
User will see a Sumarry of the activities
User will see a list of products added by themselves
User will see a list of products added by to be sold
User will see a list of past orders with details about the client
User will see a form to fill with information about the product to add.
git clone https://github.com/aneudya4/inventory-app-ui.git
cd inventory-app-ui
npm install
npm run start
open http://localhost:3000
- issue with fetching You will need to connect to a server, here is the repo for the local server
- Adding a details view for past orders
- Mergin all orders placed by the same client