Hacker News new | ask | show | jobs
by mmattax 5357 days ago
We are looking for Feedback in all aspects of the application. Let us know what you think!
1 comments

What architecture are you using? Looks like PHP and I'm assuming MySQL - anything else?
We rolled our own PHP framework which is using the Smarty template framework. The DB is MySQL. We're using a light wrapper around the native mysqli library. Pretty standard stuff right now until we get big!