All Projects → itea-dev → ng-thingsboard

itea-dev / ng-thingsboard

Licence: Apache-2.0 license
Angular 8 Thingsboard UI

Programming Languages

typescript
32286 projects
HTML
75241 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ng-thingsboard

Skeleton-EJS
A front-end template build upon Rosid.
Stars: ✭ 13 (-51.85%)
Mutual labels:  front-end
angularx-qrcode-sample-app
Angular5/6/7/8/9/10+ sample apps with working implementations of angularx-qrcode
Stars: ✭ 15 (-44.44%)
Mutual labels:  angular8
invoiced-ui
Example project for the React Foundation Series
Stars: ✭ 26 (-3.7%)
Mutual labels:  front-end
template portfolio
A template for your own Portfolio.
Stars: ✭ 15 (-44.44%)
Mutual labels:  front-end
Angular-Table-Sort-Component
Sorting Algorithm for sorting table values in angular
Stars: ✭ 18 (-33.33%)
Mutual labels:  angular8
fa.BlackIQ.ir
Persion version of BlackIQ.ir
Stars: ✭ 16 (-40.74%)
Mutual labels:  front-end
Dsure
Dsure Front-end Development Framework ( Ultimate Personal Learning Edition 2014 )
Stars: ✭ 14 (-48.15%)
Mutual labels:  front-end
ustyle
A living styleguide and pattern library by uSwitch.
Stars: ✭ 18 (-33.33%)
Mutual labels:  front-end
Library
Online Library Management. User can search, check in, checkout book. System adds fines automatically if the book is not checked in by due date
Stars: ✭ 27 (+0%)
Mutual labels:  angular8
BlackIQ.ir
BlackIQ.ir Source Code
Stars: ✭ 14 (-48.15%)
Mutual labels:  front-end
examples-web-app
Examples of web applications and tools.
Stars: ✭ 48 (+77.78%)
Mutual labels:  front-end
meshery.io
Site for Meshery, the cloud native management plane
Stars: ✭ 135 (+400%)
Mutual labels:  front-end
Angular-Reactive-Demo-Shop
Angular Demo Shop
Stars: ✭ 79 (+192.59%)
Mutual labels:  angular8
castlecss-boilerplate
A simple and mobile-friendly HTML5 template with CastleCSS to kickstart your website
Stars: ✭ 29 (+7.41%)
Mutual labels:  front-end
BUA-FE
本科毕设,搭建一套小而全面的校园外卖系统。主要使用wei-xin-mini + TypeScript + nest.js + typeORM + rabbitmq技术栈。
Stars: ✭ 20 (-25.93%)
Mutual labels:  front-end
Offer-harvester-2023
23届前端春招备战打卡
Stars: ✭ 49 (+81.48%)
Mutual labels:  front-end
silverplate
🌐 Front-end boilerplate with Webpack, Hot Reload, Tree-Shaking and React
Stars: ✭ 64 (+137.04%)
Mutual labels:  front-end
buttono
A flexible Sass mixin for creating BEM-style buttons.
Stars: ✭ 82 (+203.7%)
Mutual labels:  front-end
front-end-challenge
Desafio para candidatos a front-end.
Stars: ✭ 170 (+529.63%)
Mutual labels:  front-end
ninjajs
Micro and elegant frontend framework
Stars: ✭ 14 (-48.15%)
Mutual labels:  front-end

NgThingsboard

The goal of this project is to create an alternative pwa for the Thingsboard IoT platform using the latest Angular 8.

Screenshot 1

Roadmap

  • Basic layout (Header & Side navigation bar)
  • Login page
  • Registration page
  • Home / Dashboard page
  • Protected routes

Prerequisites

  • Install Node.js (and npm)

  • Clone the project

  • cd into project directory

  • npm install to install dependencies

  • Then run:

    • ng serve for running the app in a local dev server.

    Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

    • ng build --prod to build the project.

    The build artifacts will be stored in the dist/ directory.

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].