更新内容
技术栈
- Typescript
- Angular
- Material2
- rxjs
- Graphql
相关链接
项目地址
DEMO
ng-notadd-mock-server
Quick start
git clone https://github.com/notadd/ng-notadd.git
cd ng-notadd
npm install
npm start
# or use ng cli
ng serve
Roadmap
1.0
- [ ] 支持 Apollo-Graqphql
- [ ] 更加完整的 仪表盘页面
1.1
1.2
1.3
1.4
- [ ] 基础页面(个人信息页,登录页...)
- [ ] recaptcha 支持 (默认关闭)
1.5
- [ ] excel 导入与导出
- [ ] 选定行列导出 excel
1.6
- [ ] 截图生成
- [ ] firebase (国内无法使用) or 其他替代方案 支持
1.7
- [ ] 可 DIY 仪表盘
- [ ] json 生成简单仪表盘
1.8
2.0
后续
- [ ] excel 在线编辑
- [ ] word 在线编辑
一点说明
为了方便维护,ng-notadd 将剥离出 ng-material2 (扩展组件库) 和 ng-noform 两个项目