Front and Back End Development
I took lead on this whole project, building both front and back end functionality. The Review system is build with php, jquery, MySQL queries, and uses one table in the V3R database to store all data. Upon filling out reviews they are posted to the clients testimonial page while the user is directed to to 1 of 2 pages. If the review is over 4 stars they will be directed to a page with a call to action and links to review them on other social media outlets. If the review is below 4 stars an email will get sent to the client containing the review for further action. This whole feature was built dynamically into our php classes and database to make for easy setup for other clients. As always all inputs are verified with Javascript, sanitized, and go through a custom build spam check.