GithubHelp home page GithubHelp logo

vue_adminlte's Introduction

Logo

Vue AdminLTE: Transforming Dashboard Management

A dynamic Vue-based AdminLTE dashboard for seamless data management and visualization.
Explore the Docs · Report Bug · Request Feature

About The Project

Vue AdminLTE is a powerful, Vue-based AdminLTE dashboard designed for data management and visualization. It delivers an efficient solution for developers seeking a reliable platform to manage and present their data.

Key Features

  • In-built Authentication: Token-based authentication system for secure logins.
  • APIs Access: A set of APIs to facilitate tasks like getting, updating, and deleting documents.
  • Reusable Components: A DataTable to generate a doctype data list, automatically packaging datatable for ease of use.
  • Utilities: Additional features like currency formatting and modal displays for error and success messages.

Built With

Vue AdminLTE is built on the VueJS framework, harnessing its capabilities to provide a responsive and efficient user experience.

Getting Started

Prerequisites

Make sure to have NodeJS installed on your system.

Installation

To set up Vue AdminLTE for development, follow these steps:

  1. Clone the repo
git clone https://github.com/empress-eco/vue_adminlte.git
  1. Add .appConfig.json to the root folder (same location with package.json) with the following configuration:
{
    "domain": "https://exampledomain.com",
    "Empress_custom_app":"Empressauth_app"
}
  1. Install NPM packages
npm install

Usage

To start the development server, run:

npm run serve

For production, compile and minify the project using:

npm run build

Contributing

We invite contributions! Here's how to contribute:

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/AmazingFeature)
  • Commit your Changes (git commit -m 'Add some AmazingFeature')
  • Push to the Branch (git push origin feature/AmazingFeature)
  • Open a Pull Request

License

This project is under the MIT License. Your contributions are also licensed under the MIT License.

Acknowledgements

Special thanks to the Empress Community for their foundational contributions. Their innovation and dedication have been instrumental in building the tools that power this project. We are profoundly grateful for their pioneering work and ongoing support.

vue_adminlte's People

Contributors

mymi14s avatar joenyzio avatar nishwan-abbas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.