Auja is a generic admin interface, you can put atop any web application easily. It is designed to be friendly for both the end-user and the developer.
Auja is a generic admin interface, you can put atop any web application easily. It is designed to be friendly for both the end-user and the developer.
You can describe the entire interface with JSON objects so there is no dependancy to a specific framework or server-side-language. However we've made it particularly easy to use Auja with Laravel.
The Auja interface interactis with any application via Json. Due to strict Json contracts, the implementation of Auja on other applications is very straightforward.
Auja is fully responsive. The flat UI is spacious on large screens and uses less space on smaller screens. But Auja also supports mobile devices, with an alternative view for phones and other small screens.
Auja supports many data input types directly out of the box. Dus to the strics Json contracts, you can easily get your hands on these data types during developing.
Start right now with using Auja for your backend implementation.