Giter Site home page Giter Site logo

lwh-angular / angular5-iot-dashboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from owsolutions/angular5-iot-dashboard

0.0 2.0 0.0 3.62 MB

Multipurpose dashboard admin for IoT softwares, remote control, user interface.

TypeScript 17.04% JavaScript 25.34% HTML 33.36% CSS 24.26%

angular5-iot-dashboard's Introduction

Build Status

Smart angular dashboard

IoT (Internet of Things) specific dashboard based on Angular 4. The goal of this repository is to be a resilience front-end for smart homes, smart offices, and industrial automation. This project is heavily under development; In case you need to use some components in production level, please contact the owners

Smart home app

Features

This project has a decoupled data layer and view layer. The logic behind this app is connecting your physical devices to cloud, and make widgets based on their IO, and distribute between your locations. We are covering user/role control access, and tracking activities. Since project is heavily under development, we are in doubt of our first stable version features yet.

Technical stack

  • Project is based on Angular 4 and angular CLI. For developing, we've added npm run hmr to provide hot reloading, but for production level we use npm run production, which calls ng * tasks directly.
  • We are using highcharts library for our charts. For any incoming pull requests that containing other chart libraries, please open an issue first and describe why it's not possible to do it using highcharts.
  • Lodash, and NgRx store are used heavily for data flow.
  • Async/Await concepts are everywhere since project is a realtime dashboard
  • Our TDD is karma ( default of the angular CLI ) and for CI, we use TravisCI. If you want to host the project on a private repository, you might want to write your CI specific configuration. We will cover CircleCI build in a near future.
  • This project will produce only static files, project demo is hosted on the Google firebase but you can host the dist folder anywhere you want.
  • We have a specific data flow, for catching data from server and posting back the user actions. Document for them currently missing, but you might check requests.service and actions.service for this purpose.

Live preview

You can see the latest deploy here: https://smart-angular-dashboard.firebaseapp.com

Contribution guide

We are so much excited to receive Pull-Requests from you. There are some simple rules that we follow in our project:

  • Please no comments on functions unless it's really necessary. Please refer to this article for reason: https://bradt.ca/blog/useless-code-comments/
  • Open an issue for your pull request, and start your branch name with this format: issue/[number]-this-is-my-branch so we can track the issue until we close it.
  • Make sure your code passes tests, linting and e2e tests. For new functionality, please add abundant tests.

Copywrite

This project is free for educational usage, code review and non-commercial usage. For enterprise/commercial usage, you need to obtain a license.

Credits

Icons made by Madebyoliver from www.flaticon.com is licensed by CC 3.0 BY

angular5-iot-dashboard's People

Contributors

angular-cli avatar kidchenko avatar torabian avatar yousefsami avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.