ABC Bookstore wanted to have a computer application for there daily sales
transaction. The computer application will compute and display total sales per
transaction and the discount amount which to be given for senior citizen, person with
disabilities, and with membership card of their establishment. Moreover, this
bookstore only sells the following books as follows: Math 1, Math 2, Math 3, Science
1, Science 2, Science 3, Introduction to Programming, VB. Net, Java, PHP for Web
Programming, Philosophy, Biology 2, and Daily Bread Book for Life. The price of each
book is not permanent and depends only based on the entry of the bookstore staff or
cashier. To those book(s) that will not be sold per transaction, their corresponding
prices is equivalent to zero, and those books sold per transaction, the prices of each
book vary to the entry of the bookstore staff or cashier. To get the total sales and
discount amount, consider the following:
(Flowcharting and Pseudocoding)
Comments
Leave a comment