An open API service indexing awesome lists of open source software.

https://github.com/andyquinterom/Shiny-Async-Poll

Quick exercise for utilizing Async functions and fireBase to build scalable R Shiny Apps.
https://github.com/andyquinterom/Shiny-Async-Poll

Last synced: 2 months ago
JSON representation

Quick exercise for utilizing Async functions and fireBase to build scalable R Shiny Apps.

Awesome Lists containing this project

README

        

# Building a simple poll with Shiny

This simple app utilizes modules and promises to show possible paths torwards scaling Shiny. This is a simple excercise I built.

This code makes use of the libraries, [fireData](https://github.com/Kohze/fireData), promises, future and [data.table](https://github.com/Rdatatable/data.table).

[![IMAGE](https://img.youtube.com/vi/MrEo1pi7w4o/0.jpg)](https://www.youtube.com/watch?v=MrEo1pi7w4o)