Donate time and programming skills?

Guard Dog

Guard Dog
Staff member
Joined
Dec 13, 2006
Messages
11,228
Reaction score
3,144
If anyone wants to donate a little time and has good programming skills, I'm looking for some Javascript code to push this content into a database and display it.

http://codepen.io/bdogi/pen/BKwZmO

The codepen is basically a fully validated userform using Bootstrap and JS. All it really needs is a good JS function and a small database (prefer not php at this point). I can easily code the front-end display for my admin team, so that part isn't a big worry.

If anyone is interested, just FORK it and go to town :) If not, no worries!
 

Guard Dog

Guard Dog
Staff member
Joined
Dec 13, 2006
Messages
11,228
Reaction score
3,144
ha ha. :) No worries at all. I just need time and can easily do it.
 

tobbe

Affiliate Guard Dog Member
Joined
Jul 15, 2014
Messages
59
Reaction score
34
You need a script to validate the input on the server-side too as anyone can bypass the javascript validators (client-side).
PHP is nothing like a database, but a scripting language, and would be perfect to use for this.
If you change your mind you can PM me.
 

Guard Dog

Guard Dog
Staff member
Joined
Dec 13, 2006
Messages
11,228
Reaction score
3,144
didn't think about server-side validation. I know php isn't a database, lol. I'm not sure where that came from - I've been doing LAMP coding for about 10 years no. I am just tired of PHP, too easy. Want to try some JS instead, so figured if anyone helped would be better to go down that path so that when I have time I can tweak it.
 

ElaineGardiner

Affiliate Program Representative
Joined
Jun 30, 2010
Messages
69
Reaction score
54
Sent you an e-mail, we might be able to help :)
 
Top