Cover Image for Concept and implementation of a local-first collaborative To-Do application

Concept and implementation of a local-first collaborative To-Do application

Hosted by Code & Context & Daniel Khaapamyaki
 
 
Registration
Past Event
Welcome! To join the event, please register below.
About Event

​Hey there 👋

​I am Daniel Khaapamyaki, a Student @ Code & Context - TH-Köln.

​I am happy to present the results of my bachelors thesis "Concept and implementation of a local-first collaborative To-Do application"

Abstract

Local-First Software allows the use of an application completely offline while still allowing online or peer-to-peer collaboration without depending on centralized servers. It gives users the complete ownership of their data and handles the synchronization between clients in a conflict-free manner. The concept and implementation of the local-first collaborative To-Do application describes how developers can make use of Conflict-Free Replicated Datatypes (CRDTs) and Hybrid Logical Clocks (HLCs) to develop such applications. The first prototype developed during the process of this thesis can be used as a starting point for further improvements.

Where?

TH Köln Campus Köln-Mülheim, Schanzenstraße 28, 51063 Köln, Germany

Raum 423

Links

​Daniel Khaapamyaki: https://dasky.xyz
Code & Context: https://coco.study
Local-first software: https://www.inkandswitch.com/local-first/