I’d Ɩіkе tο design (οr hаνе designed bу someone еƖѕе) web based software whеrе people mау possibly schedule appointments fοr a doctor’s office–I want tο hаνе іt bе іn real time ѕο mу receptionist mау possibly see thе appointments аѕ thеу fill іn. AƖѕο, I саnnοt hаνе more thаn 1 patient fill a spot. I know software Ɩіkе thіѕ exists…bυt I’d Ɩіkе tο mаkе іt myself. Dο уου know whаt platform I ѕhουƖԁ υѕе? Hοw hard wουƖԁ thіѕ machinate bе?
On May 10, 2010,
in Software Problem,
by You did what RTFM
.
Related Posts:
i badly require source code for vtu 5th sem system software project “design of 2 pass assembler”? the source code may be either in turbo c in windows platform or in c in unix platform. (preferably c in ...
what a great job entry level for a mom wanting part-time work in a hospital ? Some thing a office or ect..? I currently have receveied my certificate in Business Users Application course.(microsoft 2003, Word excel powerpoint) i would like to work. ...
anyone know any form of management software for civil engineering? i've been asked to do a project on management software for computers on civil engineering. i am currently studying first ...
Recommendations needed for website development and design firms? Does anybody know some good web design and development firms for outsourcing purposes? For some reason I'm having a hard ...
Ideas for a computer/software project? Ok, so my parent's and my friend's parents decided this summer we had to do a project. They also said ...








![Anti-Virus & Anti-Spyware 1PC/2Yr [DOWNLOAD]](http://ecx.images-amazon.com/images/I/51w4s4RZgcL._SL160_.jpg)

I would use a MySQL database and PHP scripting on a Linux server. This will keep it real time, since when one user schedules an appointment by the PHP form, it is sent directly to the database, and the next user will see that spot blacked out, based on the data existing in the database.
It is hard to say the level of difficulty without knowing your programming knowledge. It is certainly advanced if you have never done any type of database administration or programming. But if you do have these skills, then it should be a rather simple, straight-forward attention, as really all you need is a calendar, a speech accessing the database (writing to and reading from), and a table or two in the database holding the information.
My company designs applications like this on a daily basis, so to me it sounds like a piece of cake. If you’d like more information, delight feel free to email me. Hope this helps a small bit.
I would use the microsoft .net platform.
First I would Differ with you on the use of the word “Platform” since the classification of it is:
Platform : The basic technology of a computer system’s hardware and software that defines how a computer is operated and determines what other kinds of software can be used.
In other words the Platform is the amalgamation of your Hardware and O.S., not the development tool or applications.
Now back to your question, as we all in I.T. know there are two types of transmit methods for a message (in this case the appointment) “Asynchronous Transmit” and “Synchronous Transmit” a simple example is e-Mail and Instant Messaging where as the e-mail is ” Asynchronous” and the I.M. is Synchronous
What I gather from your question is you need Synchronous relay of data, even if you can achieve that by any Development tool or environment. such as .Net IDE or PHP builder coupled with any Data base management System (D.B.M.S.) such as My SQL , Oracle or SQL Server . the Question is what is the best development environment to use .
For your point needs I would say by JAVA (J2EE) with SQL Server 2005 should do the trick. Since Java has a very powerful handling on both web based applications and networking and SQL Server is nearly perfect for small to medium biz (with the ever continues low reliability of Microsoft harvest).
Deferent rules may apply it all depends on the COST if you have low budget . I would go for PHP and My SQL (No licensing needed) even if that may risk the reliability and security of you data
One last thing I worked on Clinical Systems before . and to say the truth the time needed and the complixty of the Software you wanna develop depends on the requierments. for example : How many MDs are ther , Deferent Clincks Exist , 24/7 Service , Emergency Services, IT ALL DEPENDS
hope this helps:)
I hope this helps