Skip to content

A simple sharable white board application written in Go + Svelte

Notifications You must be signed in to change notification settings

gregzanch/marker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marker

Marker is a simple sharable white board application using websockets written in Go. The frontend is written in Svelte.

Roadmap

  • Implement basic app in svelte
  • Implement drawing
    • Create drawing board
    • Create the data structure for sending/receiving
    • implement using websockets
  • Preserve drawings option (maybe use redis for in memory storage)
  • Add "rooms" feature
    • Backend handling of rooms with IDs
    • Frontend for creating rooms

Design

Follow the design on Figma

About

A simple sharable white board application written in Go + Svelte

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published