RDistinct / STOCK-TRACKER

A STOCK Tracker made with OOP JavaScript. IT tracks product price, quantity & time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Keeper

A JS web app written in OOP, will be used by a shopkeeper to take account of retail stock. It contains the product name, quantity, wholesale price, retail price, profit per item. You can also delete a product. Each product will have its unique time when created.

Product Name Quantity W.S Price Ret. Price Profit
Abc 5 100 120 20
Item Price # In stock
Juicy Apples 1.99 739
Bananas 1.89 6

About

A STOCK Tracker made with OOP JavaScript. IT tracks product price, quantity & time.


Languages

Language:JavaScript 71.7%Language:HTML 28.3%