Overview
This project is a backend management system built using Vue.js and Element-UI. It serves as the management system for the backend project “node-elm” and includes features such as real-time data retrieval, registration, login, data management, and permission verification. The project can be previewed and accessed using HTTPS. If you are interested in this project, you can support it by giving it a star or follow the developer for more open-source projects. The project requires macOS 10.12.4, Node.js 6.10.0, and provides an environment for front-end development. The project is available on various platforms including the front-end, backend, and native app.
Features
- Login/logout
- Add shop
- Add product
- Data display
- User management
- Shop management
- Food management
- Permission verification
- Administrator settings
- Chart visualization
- Rich text editor
Installation
To install the theme and run the project, follow these steps:
Make sure you have macOS 10.12.4 and Node.js 6.10.0 installed on your machine.
Clone the frontend project repository from Frontend Project Repository.
Clone the backend system repository from Backend System Repository.
Clone the native app project repository from Native App Project Repository.
Install Vue.js, Vuex, Vue Router, Webpack, ES6/7, Less, and Element-UI dependencies using the following command:
npm install
- Run the project using the command:
npm run dev
Access the frontend project on your browser using the following URL: Frontend Project URL
For mobile display, access the URL using the Chrome developer tools and switch to mobile mode.
Summary
This project is a backend management system built using Vue.js and Element-UI. It provides various features such as real-time data retrieval, user and shop management, permission verification, and chart visualization. The project can be installed and run on macOS 10.12.4, and it requires Node.js 6.10.0. The frontend project, backend system, and native app projects are available for open-source contribution. Overall, this project offers a comprehensive solution for managing backend data and operations.