M Dash

screenshot of M Dash
vue
scss
vuetify

A Crud Admin Dash made from Vue, Vuex, Vue-Router and Vuetify. Features working Notification system, Login system, JWT system, Store, Data tables

Overview

The M-Dashboard is a productivity dashboard that can be used to monitor tasks and work. It can also function as a CRUD (Create, Read, Update, Delete) admin panel. This dashboard requires basic knowledge of JavaScript and familiarity with the libraries listed in the documentation.

Features

  • Logout button: The logout button is conveniently located in the user menu in the app bar.
  • Crud Table: The dashboard includes a CRUD table for managing data.
  • User roles: The development team plans to add user roles in the future.
  • User page APIs: The dashboard will provide APIs for user pages.
  • More prepackaged components: The team is working on adding additional prepackaged components.
  • Pro version: A pro version of the dashboard is in consideration.
  • More features and support: The team plans to continue adding more features and providing support.
  • Dynamic inline edit: The dashboard includes a feature for dynamic inline editing.
vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

vuetify
Vuetify

Vuetify is a no design skills required UI Library with beautifully handcrafted Vue Components.

dashboard
Dashboard

A dashboard style website template is a pre-designed layout that features a user interface resembling a control panel or dashboard. It typically includes charts, graphs, tables, and other data visualization tools that allow users to monitor and analyze data in real-time.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

material-design
Material Design

Material Design is a design system developed by Google that provides a set of guidelines, components, and tools for creating visually appealing and functional user interfaces. Material Design is designed to be flexible and customizable, making it a great choice for a wide range of applications and use cases.