<p dir="ltr">Keep in mind when building Web app now days, it&#39;s essential to be mobile first. More and more people use tablet and phones instead of desktop. I recommend using bootstrap to build your UI. It&#39;s an easy way to create a front end that works well across all platforms and devices. </p>
<div class="gmail_quote">Am 02.12.2015 23:27 schrieb &quot;Jason Coley&quot; &lt;<a href="mailto:jason@software-solutions.co.nz">jason@software-solutions.co.nz</a>&gt;:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Wallace,<br>
<br>
I’d personally go with a quick web app, MVC with a few basic pages. Its all fairly simple to do this and you could use a free Azure website if you wanted to (as long as it isn’t too busy) or if you already have a web presence somewhere tag into this. I would imagine the main collection of info into a db table, coding alone shouldn’t be much more than 10 hours of actual work, if you use things like c#, javascript, bootstrap and maybe knockout.<br>
<br>
The payment side of things gets a little trickier, I assume this is all manual now so this could be a second stage to automate this process, but beware that most online systems will take on average 5% of your payments for their services. Paypal is an easy option if you wish to go with this type of online setup.<br>
<br>
All in all not too bad if you have done some c# if not, might be best to get someone to help out just to get you started quickly.<br>
<br>
Regards<br>
Jason<br>
<br>
<br>
<br>
<br>
On 3/12/15, 10:52 AM, &quot;<a href="mailto:delphi-bounces@listserver.123.net.nz">delphi-bounces@listserver.123.net.nz</a> on behalf of Marshland Engineering&quot; &lt;<a href="mailto:delphi-bounces@listserver.123.net.nz">delphi-bounces@listserver.123.net.nz</a> on behalf of <a href="mailto:marshland@marshland.co.nz">marshland@marshland.co.nz</a>&gt; wrote:<br>
<br>
&gt;To answer a few questions.<br>
&gt;<br>
&gt;The PDF is sometimes emailed and sometimes posted.<br>
&gt;<br>
&gt;The problems we have with the current system.<br>
&gt;<br>
&gt;The details for the big event are now collated on a spread sheet. As 3 of us<br>
&gt;are working on the info, it&#39;s a headache.<br>
&gt;&gt;From the data, we need to extract, T shirt orders, meals, race programs, and<br>
&gt;have they paid. Also a headache.<br>
&gt;We also need to balance the cheque banking and the direct deposits against the<br>
&gt;entrants and often the cheques and DD does have different names. Another<br>
&gt;headache.<br>
&gt;<br>
&gt;It takes 3 of us probably 40 hrs each of volunteer time to put this all<br>
&gt;together and we still make mistakes. (It is broke) I would rather spend the<br>
&gt;120 hrs writing code to automate this.<br>
&gt;<br>
&gt;So to be more specific. Yes a web page with SQL links and linked to some form<br>
&gt;of payment option would be an answer. The question is what web software and<br>
&gt;which vendor for payments would I use for the front end.<br>
&gt;<br>
&gt;The back end - Programs, T shirts can all be done in Delphi.<br>
&gt;<br>
&gt;Cheers Wallace.<br>
&gt;<br>
&gt;_______________________________________________<br>
&gt;NZ Borland Developers Group - Delphi mailing list<br>
&gt;Post: <a href="mailto:delphi@listserver.123.net.nz">delphi@listserver.123.net.nz</a><br>
&gt;Admin: <a href="http://delphi.org.nz/mailman/listinfo/delphi" rel="noreferrer" target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a><br>
&gt;Unsubscribe: send an email to <a href="mailto:delphi-request@listserver.123.net.nz">delphi-request@listserver.123.net.nz</a> with Subject: unsubscribe<br>
<br>
_______________________________________________<br>
NZ Borland Developers Group - Delphi mailing list<br>
Post: <a href="mailto:delphi@listserver.123.net.nz">delphi@listserver.123.net.nz</a><br>
Admin: <a href="http://delphi.org.nz/mailman/listinfo/delphi" rel="noreferrer" target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a><br>
Unsubscribe: send an email to <a href="mailto:delphi-request@listserver.123.net.nz">delphi-request@listserver.123.net.nz</a> with Subject: unsubscribe</blockquote></div>