Original project: adminify
Excellerify UI - Dashboard interface for Excellerify a model based framework. An Admin dashboard based on Vuetify .
- Vue + Vue Router + Vuex + Axios.
- Material Design Style - Vuetify
- Data Grid with server side sort,search,pagination and json config.
- Dynamic Form Builder with text, textarea, radios, checkboxes, select, html input types and json config.
- Built in localStorage proxy for any data types.
- Axios Mock with axios-mock-adapter
- Configurable side menu with json
- i18n with vue-i18n
- Basic and Main layouts
- Stylus processor
- And more of your requests.
- git clone https://github.com/excellerify/backend.git excellerify-backend
- cd excellerify-backend
- yarn install
- yarn start
- git clone https://github.com/excellerify/ui.git excellerify-ui
- cd excellerify-ui
- yarn install
- yarn dev
- yarn storybook
- Login Page
TODO
TODO