Inventory Tracker is built using HTML, CSS, and Javascript to track the inventory’s data by implementing CRUD operations on the dynamically added products within the table while updating the overall total to have a better understanding of the return on investment.
https://user-images.githubusercontent.com/78882801/149287374-b1e468f3-a0cb-42f3-bb42-32f5ccf60e5d.mp4
- CRUD on products
- Dynamic input to Table and Overall Table Statistic Container
- Search for specified products(Checks related matches under td[0])
- Create Account Validation