Package: shinykanban
Title: Create Kanban Board in Shiny Applications
Version: 0.0.1
Authors@R: c(
    person("Ugur", "Dar", , "ugurdarr@gmail.com", role = c("aut", "cre")),
    person("Brian", "Pillmore", , "brian@visbanking.com", role = c("aut", "cph"))
  )
Description: Provides an interactive Kanban board widget for 'shiny' applications. 
    It allows users to manage tasks using a drag-and-drop interface and offers customizable styling options. 
    'shinykanban' is ideal for project management, task tracking, and agile workflows within 'shiny' apps.
License: MIT + file LICENSE
URL: https://github.com/ugurdar/shinykanban
BugReports: https://github.com/ugurdar/shinykanban/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: htmlwidgets, reactR, shiny, bsicons, htmltools
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-02-03 14:10:49 UTC; ugurdar
Author: Ugur Dar [aut, cre],
  Brian Pillmore [aut, cph]
Maintainer: Ugur Dar <ugurdarr@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-03 18:10:02 UTC
Built: R 4.3.3; ; 2025-02-15 08:13:22 UTC; unix
