Skip to content

Kotlin/full-stack-spring-collaborative-todo-list-sample

 
 

Repository files navigation

full-stack-spring-collaborative-todo-list-sample

Fork of https://github.com/OlegDokuka/collaborative-todo-list

A full-stack demo application written with Kotlin/JS and Spring

screenshot

Run application

  • Open project in Intellij IDEA
  • Run DemoApplication configuration

Description

This application is an example of ToDo list application for collaborative work.

It is a Kotlin Multiplatform project.

It uses:

  • kotlin-multiplatform, with two targets js and jvm;
  • Spring framework for backend;
  • Kotlin/JS with React framework for frontend;
  • RSocket

About

Collaborative TODO List with Spring, Kotlin/JS and RSocket

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.9%
  • CSS 0.1%