Godello icon indicating copy to clipboard operation
Godello copied to clipboard

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...

Results 10 Godello issues
Sort by recently updated
recently updated
newest added

I'm Sorry If It is there already but I can't find one. It will be good to put it in README.md. Nice Work Anyway! I Didn't Think About Making An...

After merging my local_backend branch into master i resolved the conflicts that occurred because of my badly implemented error handling implementation by using all origin master files instead of local....

hi! i just wanted to know if there is some way that i can use godello just on my local computer As far as I understand, no data in godello...

feature-suggestion

https://github.com/alfredbaudisch/GodotPhoenixChannels

enhancement
WIP

An alternative to the Elixir backend

enhancement

Right now, when clicking "Archived Cards", then appear instantly. Animated them coming from the right.

enhancement

The implementation from the [local-backend](https://github.com/alfredbaudisch/Godello/tree/local-backend) branch breaks dragging and drop for both using the remote Elixir adapter and the local adapter. In that implementation, it's not possible to drag and...

bug
severity:critical

The implementation from the [local-backend](https://github.com/alfredbaudisch/Godello/tree/local-backend) breaks the "Add card" positioning, it should be at the bottom like the current implementation from the master branch. ![imagen](https://github.com/alfredbaudisch/Godello/assets/248383/20b85f56-8665-462d-958c-32c0dfe8f3f8) ## Expected ![imagen](https://github.com/alfredbaudisch/Godello/assets/248383/7c1a4af4-8a95-4edb-9ee9-890e80fe981c)

bug
good first issue
severity:low