- Notifications
You must be signed in to change notification settings - Fork183
A Crud Admin Dash made from Vue, Vuex, Vue-Router and Vuetify. Features working Notification system, Login system, JWT system, Store, Data tables
License
Materialfy/M-Dash
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- logout button is in user menu in app bar
M-Dashboard is a simple (Hopefully not ugly) productivity Dashboard to monitor tasks/work, it can also be used as an crud admin panel.Using the Dashboard is pretty simple but requires basic knowledge of Javascript, and basic knowledge on libraries listed in thedocs
- user roles
- user page api's
- more prepackaged components
- pro version(if I get to it)
- this will always be free
- more features and support
- dynamic inline edit
- Cool new login screen
- Install Nodejs fromNodejs Official Page
- Install @Vue/cli 4globally
- clone repo
- & navigate to the folder you cloned the repo to
- Open your terminal(CMD/Power Shell etc) to project root( or use Shift + right-click in the folder on windows)
- at project root (/M-Dashboard) run one of the following commands in the terminal depending on which you use:
npm install
, oryarn install
if you useYarn
- Run
npm run dev --open
oryarn serve --open
to start a local development server or useVue UI - A new tab will be opened in your browser or click the url in the terminal
- You can useReqres to test logging in/out, or for data tables api(its already hooked up)
- otherwise use your own backend or a package likeJson Server orJSONPlaceholder
After installing the dependencies you can also run additional tasks such as these fun ones:
npm/yarn run build
to build your app for productionnpm/yarn run lint
to run linting.
Checkout the Issues tab to see if any have been reported or closed.
- Make sure that you are using the latest version of the M-Dashboard and installed corerct versions of the dependcies with NPM/YARN.
- Provide reproducible steps on how to recreate the issue, this can speed things up & will help a lot.
- Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
- Provide screenshots if you are trying to point out an visual bug
You cansend us a tweet if you need faster minorish assistance, otherwise create an issue on here.
About
A Crud Admin Dash made from Vue, Vuex, Vue-Router and Vuetify. Features working Notification system, Login system, JWT system, Store, Data tables
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.