1 / 8

Retail Check Out & Return System

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

bevis
Download Presentation

Retail Check Out & Return System

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Retail Check Out & Return System Open Source Computing By: Jyotsna Jain # 00001243212

  2. 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.

  3. 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

  4. Conceptual Design

  5. 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

  6. 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

  7. Other Information • Version 1.0: Include basic features. • Hosting: Google

  8. QUESTIONS ? ?

More Related