![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Oct 2007
Posts: 1
Rep Power: 0
![]() |
New Member: Advice
Hi folks,
My situation: I’m currently taking a BTEC National Diploma in Programming, and I’ve got to do a software project. For the software project, what I have in mind is an Appointment system, which maybe later on I can sell? The system will be the following: The user will input all the patient information and everyday at noon, it will send a sms to the patients that have the appointment the following day to remind them of the appointment, time etc… The program will be linked to a database where all the information and past records of the patient will be kept. The information can be editable. Questions: 1) What does it require to make the system to send a sms? Do I need to get in touch with a mobile network? 2) How hard will this be to do? I only got 2 months or so to do it, so I’m starting earlier so I’ll be covered if I have any problems. I would be glad if you can supply me with more information or if you have any advice to give me. Regards. |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
Join Date: Mar 2005
Posts: 156
Rep Power: 4
![]() |
Overall, not too bad, design the program other than the SMS, then you just have to figure out that bit, sure someone on here can probably tell you how to send SMS messages (just not me, although I might be interested to know).
How much information do you plan to store about patients (patients, does that come up with other issues, BTEC if I recall is a UK thing, which means you have patient confidentiality issues (potentially, been a long time since I had to look at the UK laws on that). |
|
|
|
![]() |
| 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 |
| Thinking about moving to USA to work in software - advice please! | funkey_monkey | Coder's Corner Lounge | 3 | Jan 23rd, 2007 7:56 AM |
| binding between ordinary member functions & polymorphic member functions | ASH | C++ | 2 | May 11th, 2006 4:36 AM |
| Need help writing a member function | Rawr101 | C++ | 3 | Apr 11th, 2006 3:18 AM |
| Question about passing objects into member functions | aznluvsmc | C++ | 7 | Sep 27th, 2005 11:41 PM |
| Finding a struct member in Assembly? | bioman | Assembly | 0 | Mar 9th, 2005 1:00 AM |