Inventory App | See Live
To check API documentation on swagger you can visit See API Documentations Using Swagger
This product inventory appication to keep track of all products by added by user. Here user can Add, Edit or Delete their products (CRUD with Products). Also user can login using SMS OTP login and signup using user details.
- React JS
- Node JS
- FireBase API
- Mongo DB
- Chakra UI
- Chakra-templates
- HTML
- CSS
- JavaScript
- Swagger
- Login , Sign Up using node JS and mongo DB.
- Login using SMS OTP sent on registered phone number
- Login with the help of registered Email and password
- Signup/register user using user details
- Product page :
- Add product model(needs to loogin
- update product model
- delete product by clicking on DELETE button