/tasksgram

Simple Kanban Board

Primary LanguageHTML

Tasksgram

Simple Kanban Board

Installation

git clone git@github.com:mithicher/tasksgram.git

Implementation

  • ALpine JS (Modals)
  • Javascript Custom Event (Flash Message)
  • C-Create R-Read U-Update with LocalStorage
  • Styling with TailwindCSS
  • Theming
  • Javascript Date Formatting

Features / Roadmap

  • Make Todos Cards
  • Save in LocalStorage
  • Cards are draggable
  • Settings Page
  • Theme Selection
  • Change Date Format
  • Double-click to edit todo card
  • Sortable Cards
  • Editable Boards
  • Tasksgram Logo
  • Desktop Apps

For Laravel Valet User

Place the folder in your project folder eg. ./Sites/[Folder Name]

Then you can run the project via:

[Folder Name].test

Screenshots

Welcome Page Welcome Page

Home Page Home Page

Tasks/Todos Tasks

Create Task Create Task

Edit Task Edit Task

Settings Page Settings Page

Theme Indigo Theme Indigo

Theme Black Theme Black