$40.00 pharmacy Transaction monitor
- From Computer-Science: Object-Oriented-Programming
- Closed, but you can still post tutorials
- Due on Nov. 20, 2009
- Asked on Nov 14, 2009 at 9:54:43PM
Q:I need source codes for a stand alone computer program that can monitor the transaction in a pharmacy.The program must be able to run on java development kit and must be installable to a CD.the program should perform the following functions;
(1)Monitor daily transactions in the pharmacy such that at the end of each transaction day, one can at a glance know what product has been sold,what shelf it was taken from,the price for each item and the total amount realised for the day which will correspond with the prices sold for the products.it will be cummulative such that at the end of the month one would know the amount realised for that month and the items sold to realise that amount and that each days transaction could be retrievable at each point in time.
(2)Monitor the stock in such a way that when a product is purchased,the name of the product,the purchase price,the selling price,the registration no,the expiring date,the number of the products purchased,the shelf number(I.e where the product is displayed)can be seen at the press of a button.
For illustration,I purchased 1000 packs of omeprazole capsules and stocked in shelf A15,then 500 packs have been sold from the shelf.I would want to see the balance both on the computer and on A15.Each addition to the selling column will cause a correspondind subtraction from the purchase column and the balance automatically computed.
(3)Monitor patients drug historye.g
Name:david anderson
Date:5-08-09
Diagnosis:peptic ulcer disease
Drugs:cap omeprazole 20mg b.d for 2 wks
Tab metronidazole 400mg b.d for 2wks
Cap amoxyl 1g b.d for 2wks
Kindly include user input interface such that the user can update the database.and instruction on how to install the program on my PC.thanks



