-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Thanks for checking out this project!
I realize that the project as it is right now is not perfect. Here are some of the things I'm planning to work on and fix:
-
When there are only 1 item in a list, the drag and drop motion on the webapp is very snappy, whereas the drag motion when there are multiple items in the list, is very smooth.
-
When you create a comment, it doesn't update the view right away.
-
Better style the actual comments
-
Integrate the functionality to edit and delete comments.
-
Adjust the API and webapp so that multiple people can view the same board and work on a "project" in a "group"
-
Add an email verification system.
-
Add an invite team members system
-
Make it much more mobile friendly.
-
Convert environment into a docker environment that pulls the 2 submodules together and runs it on separate ports.