Skip to content

notadd/ng-notadd

Repository files navigation

Notadd Logo.

ng-notadd

Medium-Background solution based on Angular8 Material2

中文说明

Technology stack

  • Typescript
  • Angular
  • Material2
  • rxjs
  • Graphql

RELATED LINKS

DEMO

ng-notadd-mock-server

Quick start

clone & run mock-server

    git clone https://github.com/notadd/ng-notadd-mock-server.git
    
    cd ng-notadd-mock-server
    
    npm install
    npm start

clone & run ng-notadd

    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

  • component phone end compatible
  • firebase (not available domestically) or other alternative support

0.19.0

  • DIY Dashboard
  • JSON generates a simple dashboard

0.20.0

  • 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