alfredbaudisch/Godello
Trello inspired kanban board made with the Godot Engine and GDScript, with a real-time collaborative backend (Elixir and Phoenix Channels) and a local backend for offline usage (Godot Custom Resources)
GDScriptMIT
Issues
- 2
Put Download Link/File In Github Page
#24 opened by MeBadDev - 0
Local backend implementation breaks dragging and dropping of cards (cards disappear, or get duplicated or simply do not move)
#28 opened by alfredbaudisch - 0
- 1
Are you still working on this?
#27 opened by MeBadDev - 5
local use of godello
#21 opened by moizez102 - 1
- 0
Cleanup Godot's warnings
#13 opened by alfredbaudisch - 0
- 0
Phoenix Channels backend adapter
#15 opened by alfredbaudisch - 0
At app load, check persisted user data and go to main scene instead of LoginRegister
#19 opened by alfredbaudisch - 0
Node.js + socket.io backend and adapter
#18 opened by alfredbaudisch - 1
Firebase adapter
#16 opened by alfredbaudisch - 1
Elixir backend
#17 opened by alfredbaudisch - 0
Backend / data repository adapter
#14 opened by alfredbaudisch - 0
- 0
After editing a board name, if there is a single list, it duplicates every time the board name is changed
#12 opened by alfredbaudisch - 0
- 0
BoardModel must keep its list of lists
#9 opened by alfredbaudisch - 0
Support multiple boards
#4 opened by alfredbaudisch - 0
- 0
Edit Board Title and Delete Board
#3 opened by alfredbaudisch - 0
Animate Archived Cards in and out
#6 opened by alfredbaudisch - 0
Edit List title and Delete List
#2 opened by alfredbaudisch - 0
Potential memory leak: when a card or list is removed, their Model reference may stay on memory because of strong references in some of the nodes
#5 opened by alfredbaudisch - 1
Long list titles stretch the list item, instead of keeping it a fixed width
#1 opened by alfredbaudisch