Skip to content

Repository files navigation

Join – Kanban App

Join is a simple Kanban-style task management app built as a portfolio project.
It helps you organize tasks across boards/columns and manage your workflow with an intuitive UI.

Live Demo

Features

  • Kanban board with columns (boards/spalten)
  • Drag & Drop to move tasks between columns
  • Create, edit and delete tasks
  • Login (demo authentication / app access)
  • Filter & search to quickly find tasks
  • Data persistence via Local Storage

Tech Stack

  • JavaScript (Vanilla)
  • Local Storage
  • Firebase API (used in the project setup)

How It Works

  • Tasks are managed in a Kanban board (e.g. To Do / In Progress / Done).
  • Changes (create/update/move) are saved so your tasks remain available on the next visit.

Getting Started (Local)

This project does not require installation.

Option 1:

  • Download / clone the repository
  • Open index.html in your browser

Option 2 (recommended):

  • Run a local server (example):
    npx serve

About

Kanban-Board-App zur Aufgabenverwaltung mit Drag & Drop, Login und Local-Storage-Persistenz (Vanilla JS).

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages