A user administration dashboard built with Vue.JS, CSS Grid, and 2 backends: Express.JS and Hapi.JS
-
user_admin - the front-end built with Vue.JS, using CSS Grid (instead of tables) to display the tabular data.
-
user-admin_back - the backend built with Node / Express.JS
-
user-admin_back-hapi - the backend built with Node / Hapi.JS
-
user-admin_back-flask - the backend built Python / Flask