# ng-notadd
**Repository Path**: notadd/ng-notadd
## Basic Information
- **Project Name**: ng-notadd
- **Description**: 基于 Angular7 Material2 的企业级中后台解决方案
- **Primary Language**: JavaScript
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: https://ng-notadd.notadd.net/
- **GVP Project**: No
## Statistics
- **Stars**: 73
- **Forks**: 19
- **Created**: 2018-11-02
- **Last Updated**: 2025-08-22
## Categories & Tags
**Categories**: backend
**Tags**: None
## 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