![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Oct 2007
Posts: 1
Rep Power: 0
![]() |
Help me with problem
Help me with this and you can send it around for me I really need it quick man.
The Scenario The membership details of all members of the nature club are currently monitored using a manual list. At club meetings, the secretary checks that each person is a fully paid up member of the club before he/she is allowed into the meeting room without paying an entrance fee. Members can pay a yearly or a monthly subscription. The information currently stored in the membership list includes the following: • member name • member number • address • contact telephone number • e-mail address • type of membership (monthly, yearly) • date of last payment The membership list is also made available to the treasurer, who monitors the membership and subscriptions. The club secretary checks the membership list on a monthly basis so that reminder emails can be issued to members whose membership fees are in arrears. The club officials have requested that the membership system be computerized. The aim is to speed up the check-in procedure carried out by the secretary as well as to produce regular monitoring reports, including a report for the monthly income from membership fees. The club secretary would like the following reports on a regular basis: Report 1. A list of all the paid-up member names, contact telephone numbers and e-mail addresses by membership type, with totals. Report 2. A monthly list of the members who have not paid when their membership fee was due, by type, with totals. Using JSP techniques and methodology, analyze the requirements for both reports. Produce a set of diagrams for each report showing the step-wise progression. Diagrams should include logical data structure diagrams (DSDs) and preliminary program structures (PSDs) as well as the detailed program specification for each report. |
|
|
|
|
|
#2 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 9
![]() |
Why are you hijacking a thread in "Feedback and Suggestions"?
Read the FAQ/Rules. If this is your work or homework, do you really expect us to do it at no charge while you make out like a bandit? Let me suggest the Job Offers forum. Thread reported.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#3 |
|
PFO Founder
![]() ![]() |
Cut posts from a thread in the feedback forum, and moved it to the job offer forum.
I didn't know what to name the new thread.
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Storing BLOBs in a database - problem | jonyzz | Other Programming Languages | 8 | Jan 31st, 2007 4:38 AM |
| cgi/perl script + IE problem | joyceshee | Perl | 2 | Jan 24th, 2006 11:10 AM |
| problem with user defined class mixed with functions | willj729 | C++ | 4 | Oct 9th, 2005 3:26 PM |
| Variable array problem | Hintshigen | C | 6 | Apr 10th, 2005 2:35 PM |
| string problem when passing in linked list | quantz | C++ | 0 | Feb 27th, 2005 10:11 AM |