Multithreading COVID-19 Dashboard App

栏目: IT技术 · 发布时间: 4年前

内容简介:A multithreading Dashboard showing countries affected by COVID-19.Switch the Main tabs (Table, Gallery & Helix). When selecting a country inside the top-left SelectField, this will update the route, triggering a selection update on the active view. Selecti

neo.mjs covid-dashboard

A multithreading Dashboard showing countries affected by COVID-19.

Switch the Main tabs (Table, Gallery & Helix). When selecting a country inside the top-left SelectField, this will update the route, triggering a selection update on the active view. Selecting an item inside the active view will adjust the route as well, updating the SelectField as well. Switching tabs will adjust the current selection.

The App supports the dark & light themes.

You can configure and sort the gallery & helix with the controls on the right side, resulting in a firework of CSS3 transitions.

This is a perfect performance demo for the webworkers driven UI framework neo.mjs .

Content

Online Versions

You can find the Online Versions here on GitHub Pages (COVID-19 Dashboard App).

Preview Images

Multithreading COVID-19 Dashboard App

Multithreading COVID-19 Dashboard App

Multithreading COVID-19 Dashboard App

Getting Started

  1. Clone this repo to your system to get the project files

    git clone https://github.com/neomjs/covid-dashboard.git
  2. Open the checked out top level folder inside your terminal

    cd covid-dashboard
  3. Install the required node modules & run all relevant build scripts at once

    npm run build-all
  4. Make sure to use a local WebServer!

    npm run server-start
    

Docs App

Since this app shell was created using:

npx neo-app

We do get documentation views for our app source code out of the box:

http://localhost:8080/docs/

Multithreading COVID-19 Dashboard App

Multithreading

In case you want to take a closer look at the workers setup, take a look into the Chrome dev tools Sources:

Multithreading COVID-19 Dashboard App

Your app code will get loaded into the App thread.

Attribution

  1. This App is created using the neo.mjs UI framework.
  2. Data provided by NovelCOVID/API .
  3. Icons made by Freepik from www.flaticon.com .

Join our Slack Channel for questions & feedback:

Slack Channel Invite Link

Build with :heart: in Germany.

Copyright (c) 2020 - today, Tobias Uhlig


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

加密与解密(第4版)

加密与解密(第4版)

段钢 / 电子工业出版社 / 2018-10-1 / 198

《加密与解密(第4版)》以加密与解密为切入点,讲述了软件安全领域的基础知识和技能,如调试技能、逆向分析、加密保护、外壳开发、虚拟机设计等。这些知识彼此联系,读者在掌握这些内容之后,很容易就能在漏洞分析、安全编程、病毒分析、软件保护等领域进行扩展。从就业的角度来说,掌握加密与解密的相关技术,可以提高自身的竞争能力;从个人成长的角度来说,研究软件安全技术有助于掌握一些系统底层知识,是提升职业技能的重要......一起来看看 《加密与解密(第4版)》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

在线进制转换器
在线进制转换器

各进制数互转换器

html转js在线工具
html转js在线工具

html转js在线工具