https://github.com/notadd/ng-notadd
In-middle background front-end solution based on angular material 基于Angular Material的中后台前端解决方案
https://github.com/notadd/ng-notadd
admin admin-dashboard angular angular-material-admin dashboard enterprise graphql material material-design material2 material2-admin ng-notadd
Last synced: 10 months ago
JSON representation
In-middle background front-end solution based on angular material 基于Angular Material的中后台前端解决方案
- Host: GitHub
- URL: https://github.com/notadd/ng-notadd
- Owner: notadd
- License: apache-2.0
- Created: 2018-08-03T12:31:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-22T05:06:09.000Z (over 1 year ago)
- Last Synced: 2025-04-12T08:19:23.149Z (12 months ago)
- Topics: admin, admin-dashboard, angular, angular-material-admin, dashboard, enterprise, graphql, material, material-design, material2, material2-admin, ng-notadd
- Language: TypeScript
- Homepage: https://ng-notadd.notadd.net/
- Size: 5.63 MB
- Stars: 277
- Watchers: 26
- Forks: 52
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# ng-notadd
Medium-Background solution based on Angular8 Material2
**[中文说明](README_zh.md)**
### Technology stack
- Typescript
- Angular
- Material2
- rxjs
- Graphql
#### RELATED LINKS
[DEMO](https://ng-notadd.notadd.net/)
[ng-notadd-mock-server](https://github.com/notadd/ng-notadd-mock-server)
## Quick start
#### clone & run mock-server
```bash
git clone https://github.com/notadd/ng-notadd-mock-server.git
cd ng-notadd-mock-server
npm install
npm start
```
#### clone & run ng-notadd
```bash
git clone https://github.com/notadd/ng-notadd.git
cd ng-notadd
npm install
npm start
# or use ng cli
ng serve
```
## Roadmap
**0.18.0**
- [x] component phone end compatible
- [x] firebase (not available domestically) or other alternative support
**0.19.0**
- [x] DIY Dashboard
- [x] JSON generates a simple dashboard
**0.20.0**
- [x] upgrade angular 8.0
**0.21.0**
- [ ] built-in permission component
- [ ] Preliminary e2e unit test
**1.0**
- [ ] Perfect unit testing
- [ ] Overall fine tuning
**1.1**
- [ ] websocket support
**1.2**
- [ ] Support electron to build desktop apps
**2.0**
- [ ] Enterprise-Class custom forms
- [ ] Enterprise-Class form system
- [ ] Enterprise window/Pop window
**Follow-up**
- [ ] Excel online editing
- [ ] Word online editing