GithubHelp home page GithubHelp logo

unlogical0327 / agv_controller Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simpleyin/agv_controller

0.0 0.0 0.0 273 KB

AGV controller web app

JavaScript 2.80% TypeScript 68.69% HTML 7.15% CSS 21.36%

agv_controller's Introduction

AGV调度系统web客户端

技术点

  1. Angular
  2. PWA
  3. Material Design
  4. 状态管理

程序功能模块

  • AGV操作模块
  • AGV监控模块
  • 地图编辑模块
  • 登录模块
  • 路由模块

online demo

AGV Controller

核心内容

状态管理

由于地图编辑器的存在,地图编辑又分为编辑站点模式,编辑路线模式,和初始化模式。每个模式下地图元素的表现不同,在对修改不保存的情况下退出一个模式应该回到初始模式。

由于这些特点,地图应用应当拥有一个状态管理器,管理地图所处的状态。

TODO

  1. 为Controller添加路由守卫
  2. 为地图编辑模式添加状态管理

依赖

  • Angular: 6.0.5
  • Angular CLI: 6.0.8
  • Node: 8.11.1
  • typescript: 2.7.2
  • webpack: 4.8.3
  • rxjs: 6.2.1
  • angular/material 6.3.0
  • angular/cdk 6.3.0
  • angular/animations 6.0.5
  • d3.js 5.0.0

资料&参考

tips

  • 在vs code中安装angular2-inline插件,获取html字符串模板高亮效果

agv_controller's People

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.