All Projects → notadd → Ng Notadd

notadd / Ng Notadd

Licence: apache-2.0
In-middle background front-end solution based on angular material 基于Angular Material的中后台前端解决方案

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ng Notadd

Shards Dashboard
🔥A beautiful Bootstrap 4 admin dashboard templates pack.
Stars: ✭ 1,143 (+298.26%)
Mutual labels:  material-design, material, admin, admin-dashboard
React Saas Template
🌊 Template for building an SaaS / admin website using React + Material-UI
Stars: ✭ 942 (+228.22%)
Mutual labels:  material-design, material, admin, admin-dashboard
Ant Design Pro Plus
✨ 基于 ant-design-pro 做一些微小的工作。
Stars: ✭ 88 (-69.34%)
Mutual labels:  enterprise, dashboard, admin, admin-dashboard
Epiboard
Web Extension — A new tab page extension with material design and useful features 🆕 🎉
Stars: ✭ 262 (-8.71%)
Mutual labels:  material-design, material, dashboard
Vue Material Dashboard
Vue Material Dashboard - Open Source Material Design Admin
Stars: ✭ 403 (+40.42%)
Mutual labels:  material-design, admin, admin-dashboard
Zoonavigator
Web-based ZooKeeper UI / editor / browser
Stars: ✭ 326 (+13.59%)
Mutual labels:  material-design, material, admin
Dva Boot Admin
🍰 react admin dashboard ui LANIF-ADMIN --- react 16 + react-router 4 + dva 2 + antd 4 后台管理 脚手架
Stars: ✭ 1,553 (+441.11%)
Mutual labels:  enterprise, admin, admin-dashboard
Postgui
A React web application to query and share any PostgreSQL database.
Stars: ✭ 260 (-9.41%)
Mutual labels:  material-design, dashboard, admin
Iconshowcase
Full-of-features, easy-to-customize, free and open source, Material Design dashboard for icon packs.
Stars: ✭ 91 (-68.29%)
Mutual labels:  material-design, material, dashboard
Coreui Free Vue Admin Template
Open source admin template based on Bootstrap 5 and Vue 3
Stars: ✭ 2,951 (+928.22%)
Mutual labels:  dashboard, admin, admin-dashboard
Hubuntu Ui
Material Admin Dashboard Starter UI ( Ubuntu style ) - https://720kb.github.io/hubuntu-ui/
Stars: ✭ 207 (-27.87%)
Mutual labels:  material-design, material, admin-dashboard
Frames
Free, feature-rich, easily customizable Android dashboard for wallpapers apps
Stars: ✭ 396 (+37.98%)
Mutual labels:  material-design, material, dashboard
Blueprint
Free, feature-rich, easily customizable Android dashboard for icon packs
Stars: ✭ 389 (+35.54%)
Mutual labels:  material-design, material, dashboard
Iconshowcase Dashboard
A full-of-features, easy-to-customize, free and open source, Material Design dashboard for icon packs.
Stars: ✭ 197 (-31.36%)
Mutual labels:  material-design, material, dashboard
Material Kit React
React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other
Stars: ✭ 3,465 (+1107.32%)
Mutual labels:  dashboard, admin, admin-dashboard
Material Dashboard
Material Dashboard - Open Source Bootstrap 5 Material Design Admin
Stars: ✭ 9,987 (+3379.79%)
Mutual labels:  material-design, admin, admin-dashboard
Ant Design Pro
👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!
Stars: ✭ 30,909 (+10669.69%)
Mutual labels:  enterprise, dashboard, admin
Admin On Rest
A frontend framework for building admin SPAs on top of REST services, using React and Material Design.
Stars: ✭ 392 (+36.59%)
Mutual labels:  graphql, admin, admin-dashboard
Smart Webcomponents
Web Components & Custom Elements for Professional Web Applications
Stars: ✭ 110 (-61.67%)
Mutual labels:  material-design, material, admin-dashboard
Material Admin
Free Material Admin Template
Stars: ✭ 219 (-23.69%)
Mutual labels:  material-design, material, admin-dashboard

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

  • [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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].