Skip to content

olhkyle/typedrello

Repository files navigation

Typedrello

Boost your productivity

Image


Purpose


Key Features

  • List

    • Create new List in order
    • Edit List Card Title
  • Card

    • Create new Card in List
      • Each Card's content can be modified in Modal
  • DND(Drag and Drop) Lists or Cards

    • only works on Desktop (﹡ will-update TouchEvent on Tablet and Mobile)

💿 Preview GIF

Image


Technical Challenges

  • Migrating an existing Vanilla JavaScript App to TypeScript
  • Implemented SPA using Vanilla TypeScript without any libraries or frameworks
  • Built with Custom Core Library such as React Reconciliation with TypeScript
  • Designed a CBD library based on the implemented Diffing(Reconciliation) algorithm, using Class (ES6+) syntax
  • Implemented various DOM event interactions using Event Delegation
  • Define Components as declarative views with state

Key Learning

WIP


🎛️ Tech Stacks

HTML CSS TypeScript Prettier Eslint

About

📋 Typedrello App with boosting your productivity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published