Update the content

  • Add multiple landing page templates
  • Add personal information profile page
  • Add error page
  • Add lock page

Technology stack

  • Typescript
  • Angular
  • Material2
  • rxjs
  • Graphql

A link to the

The project address

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
Copy the code

Roadmap

0.10.0

  • Support for Apollo – Graqphql

0.11.0

  • Use the NG-Material2 component
  • Initial compatibility with mobile terminal

0.12.0

  • More complete dashboard page

0.13.0

  • Compatibility on mobile
  • Incremental Application (PWA)

0.14.0

  • Json generated form

0.15.0

  • Basic page (personal information page, login page…)
  • Recaptcha support (off by default)

0.16.0

  • Virtual list (support 100,000 level list)

0.17.0

  • Excel import and export
  • Export Excel by selecting rows and columns

0.18.0

  • Screenshots to generate
  • Firebase (unavailable in China) or other alternative support

1.0

  • DIY instrument panel available
  • Json generates a simple dashboard

1.1

  • Websocket support

1.2

  • Supports electron to build desktop applications

2.0

  • Enterprise-class custom forms
  • Enterprise form system
  • Enterprise-class Windows/pop-ups

subsequent

  • Excel online Editing
  • Word online editing

note

Ng-notadd will separate the ng-Material2 (Extension Component Library) and ng-Noform projects for ease of maintenance

Download address:

Making: github.com/notadd/ng-n… Gitee: gitee.com/notadd/ng-n…