Site Control Panel
Challenge
Quick Video DemoThe client needed a control panel created to approve/dent submissions of physicians, and user testimonials. I decided to use REACT for this project because it seemed to be a good candidate for maintaining the state of the frontend, as the submissions were approved/denied. Incorporating REACT into the existing technology stack, and granting access to the sites data proved to be a medium challenge, but it was worth it for the future stability/maintainability of the application.
Technologies Used
REACT
Maintaining state of the site's frontend, and triggering the proper queries to update the site's data.
Javascript
AJAX processing of requests.
MySQL
Storage and recall of processed records.
Gravity Forms API
Access to update protected data in Wordpress' database.
CSS Grid
Frontend Layout & Responsive Design