Joinis a single-page-oriented web application in the style of a Kanban board (inspired by Trello). Tasks are organized into four status columns and can be moved via drag & drop. Data is persisted without a backend framework, directly through the REST interface of the Firebase Realtime Database.
The project was built with vanilla JavaScript – no framework, no build tool – to demonstrate a solid understanding of DOM manipulation, asynchronous data handling, and modular code organization.
Developed as part of the Developer Akademie:
- Fesih Alpagu
- Manuel von Kneten
- Quirin Pflaum
This project was created for training purposes and is not intended for productive use..
