Skip to content

Shiny app that accesses a shared Google Sheet and creates a timeline plot of a To-Do List

License

Notifications You must be signed in to change notification settings

Peter-T-Ruehr/To-Do-List-in-R-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shiny App of To Do List

Introduction

This Repo contains a shiny app that accesses a shared Google Sheet to create a timeline plot of a To-Do List.

Links

The example App is deployed at my shinyapps.io page. The underlying Google Sheet can be viewed (but not changed) here.

Example

Here is a screenshot of the App from Apr. 13th, 2023:

App screenshot

The light green trace is always at the system date, so it should usually show "today".

The projects and taks will be sorted by their end-date (aka deadline), with projects having the a task end next being on top, and the ones that still have more time available at the bottom of the plot. The tasks in the table below are sorted by their deadline, regardless of what project they belong to.

Documentation

So far, I have not added any documentation, so basic knowledge on R and Shiny Apps is required. The App makes heavy use of the vistime package.

Have fun with it, and drop me a message via the issues page in case you run into problems.

About

Shiny app that accesses a shared Google Sheet and creates a timeline plot of a To-Do List

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages