[Development : In-Progress] A powerful platform with features like Feeds, Chat, and Team management, streamlining collaboration, communication, and project tracking in real-time for organizations.

chat feeds filestorage orgnisation team-platform
4 Open Issues Need Help Last updated: Aug 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a feature allowing users to leave group chats within the PesuPal application. This involves modifying the backend (likely Spring Boot with Spring Data JPA and potentially Spring Security) to handle the removal of a user from a group chat's participant list and updating the frontend (React with Redux) to reflect this change in the UI, ensuring data consistency and a smooth user experience.

Complexity: 4/5
bug good first issue

[Development : In-Progress] A powerful platform with features like Feeds, Chat, and Team management, streamlining collaboration, communication, and project tracking in real-time for organizations.

Java
#chat#feeds#filestorage#orgnisation#team-platform

AI Summary: Refactor the PesuPal application by moving the ConfirmationPopup component from individual components to a common container (CommonContainer). This will involve updating the component's usage to leverage Redux for enabling/disabling the popup.

Complexity: 3/5
enhancement good first issue

[Development : In-Progress] A powerful platform with features like Feeds, Chat, and Team management, streamlining collaboration, communication, and project tracking in real-time for organizations.

Java
#chat#feeds#filestorage#orgnisation#team-platform

AI Summary: The task is to implement the functionality to delete group chats within the PesuPal application. This involves adding a delete button or option to the group chat interface and updating the backend to handle the deletion process, including removing associated messages and updating user data.

Complexity: 4/5
bug good first issue

[Development : In-Progress] A powerful platform with features like Feeds, Chat, and Team management, streamlining collaboration, communication, and project tracking in real-time for organizations.

Java
#chat#feeds#filestorage#orgnisation#team-platform
Organise files about 1 month ago

AI Summary: Organize the files within the PesuPal repository to improve structure and maintainability. This involves moving files into appropriate directories based on their functionality (e.g., separating frontend, backend, and database-related files). The goal is to reduce bloat and improve the overall organization of the project.

Complexity: 3/5
good first issue

[Development : In-Progress] A powerful platform with features like Feeds, Chat, and Team management, streamlining collaboration, communication, and project tracking in real-time for organizations.

Java
#chat#feeds#filestorage#orgnisation#team-platform