Auja

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.

Implement Auja regardless of which server-side technology you use.

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.

Auja animated gif

Simple JSON contract

The Auja interface interactis with any application via Json. Due to strict Json contracts, the implementation of Auja on other applications is very straightforward.

Fully responsive

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.

Advanced data input types

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.