I need to create a contest....
- by creocare
I'm working on a contest where users vote for contestants. Each contestant will have a bio.
I was wondering what would be the best way to approach this? Should I do this in php or javascript? Should I use a database to collect data? Should I use sqlite3? If I use sqlite3 how do i install that on my mac? I'm very new to all this but I'm a quick learner. Thanks for any advice.