Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

help in java program!!

Status
Not open for further replies.

alvin19

MIS
Oct 19, 2002
4
MY
pls help me do the coding for this java program!!thank you.

the question is as follow:-

you own a rental bookshop, and there is increase in borrowers,which gives problems in managing the bookshop.these are the problems:-

a)problem in stock take every month,e.g. books in the shop do not tally against the book log tht contains the number of books tht are on loan in the shop.
b)problem to track the books on loan are overdie or not?
c)who are the borrowers?
d)poor customer services.no proper requisition of book system.customers are angry with shop assistants as they provide inaccurate book status.
e)not able to produce an accurate and reliable monthly inventory report.
 
its not a class assignment....i need the coding for an example for another class example...coding please!!
 
That looks to be a pretty complicated program to just post. What exactly is the problem? Can't figure out a starting point?

I don't think anyone here will "just post code". You need to do the work... now if you are willing to pay for it to be then, then someone might bite. Mike Wills
IBM iSeries (AS/400) Programmer
[pc2]
 
dont know how to start and end..pls give me clues on how to go about the coding!!dont be too money minded...
 
For the start it depends on if you are using text file or a DB. For simplicity will probably be a text file. The details you give doesn't lend itself to what exactly you want. Do you want a menu? Is this GUI or consol? I think you need to think about what you want it to do (or what the assignment is). This is a relatively simple program if you think about it. I will not be answering any more questions unless you have something specific. Mike Wills
IBM iSeries (AS/400) Programmer
[pc2]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top