Skip to content

Conversation

aacevski
Copy link
Member

@aacevski aacevski commented Jan 19, 2025

This pull requests connects the projects and tasks entities.

I've created a web socket connection with the server to stay in sync with all users viewing one project.

My plan for the future is to use MinIO for storing the board state and add an option to use S3 possibly.

  • BE: Inform all clients about board updates
  • FE: Open web socket and send updated data
  • FE: Store Tasks in Zustand
  • FE: Get Tasks
  • BE: Create CRUD for Task

@aacevski aacevski self-assigned this Jan 19, 2025
@aacevski aacevski added the enhancement New feature or request label Jan 19, 2025
@aacevski aacevski marked this pull request as ready for review January 26, 2025 20:43
@aacevski aacevski merged commit 02d82b5 into main Jan 26, 2025
2 checks passed
@aacevski aacevski deleted the feat/add-projects branch January 26, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant