80 likes | 219 Views
Retail Check Out & Return System. Open Source Computing By: Jyotsna Jain # 00001243212. Overview. Automates operations for retail check out & return system Prices calculated from product code scanned Purchase: Transaction ID, Product ID, Quantity etc
E N D
Retail Check Out & Return System Open Source Computing By: Jyotsna Jain # 00001243212
Overview • Automates operations for retail check out & return system • Prices calculated from product code scanned • Purchase: Transaction ID, Product ID, Quantity etc • Return: check Transaction ID & extract information.
Advanced Features • Offer special pricing for multiple purchases of the same item. • Special offers for “Members”: Identify members with member ID • Generate reports • Owner: start, shutdown,update prices etc
Tools • JavaScript: • Object oriented scripting language, often used for client-side web development • JavaScript is NOT Java • Popular due to its “simple” learning curve • Easy for Non-programmers
Tools • Database: Oracle Express Edition • Multidimensional database • Dimensions are elements: eg product,region • Variables: objects that hold data • Eg:Sales variable may be dimensioned by product,region and time
Other Information • Version 1.0: Include basic features. • Hosting: Google