https://github.com/jienagu/Shiny_Template
This is a question-output workflow template for shiny app!
https://github.com/jienagu/Shiny_Template
Last synced: 4 months ago
JSON representation
This is a question-output workflow template for shiny app!
- Host: GitHub
- URL: https://github.com/jienagu/Shiny_Template
- Owner: jienagu
- License: gpl-3.0
- Created: 2019-04-17T22:59:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-17T17:45:08.000Z (over 6 years ago)
- Last Synced: 2025-04-04T12:52:41.171Z (8 months ago)
- Language: R
- Size: 17.3 MB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - jienagu/Shiny_Template - This is a question-output workflow template for shiny app! (R)
README
# Shiny_Template
With some experience of user-research, usage metrics, and product refinement, I learned to deeply understand users requests. This shiny template is to mimic questions/survey type of UI design to bring the best user-experience.
* Control the possible workflow: Conceal the result page until user answer all of the questions.
* After they answer all questions, they will directly land on result page.
* User can review their answers in result page.
* Style CSS code included for shiny developer to customize color or theme to meet the requirement of company.
* Reporting system: User can write down their notes and downlaod the result in pdf (please use `noteMD` package: https://github.com/jienagu/noteMD)
Check it out! Live app: https://appforiarteam.shinyapps.io/Shiny_template1/
