
AJAX Admin Panel
The problem with other solutions' admin panel is that it takes you to a different webpage to perform tasks like edit/update/add. This is lame.
We made VAACO so the whole ADMIN PANEL is just one webpage with AJAX calls (instant on-page results). I then took that functionality and made features like 'COPY UNITS' to allow you to deploy a site with hundreds of units in very little time.
Q. What's the big deal about AJAX? Why is that so neat?
A. Because you can now get instant on-screen results when you click stuff rather than a whole new page loading.
Check out the Admin Panel
http://florida.vaaco.com/admin
username: admin
password: demo123


