3 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub
Software Development Backend Development

AI Summary: Resolve discrepancies between the user management UI design, database schema, and project model. This involves discussing and deciding on the appropriate handling of user passwords, administrator privileges, email usage, job titles, and user deactivation, potentially requiring database schema modifications and UI adjustments.

Complexity: 4/5
help wanted

신세계 백엔드 8차수 5조 작업공간

Java
Software Development Backend Development

AI Summary: The task involves deciding where to store verification codes (for password/ID retrieval) in a Java-based e-commerce inventory management system. Options include in-memory storage, a local database, or files. The decision needs to consider factors like persistence, speed, and ease of implementation. The team needs to discuss and agree on the best approach.

Complexity: 2/5
help wanted

신세계 백엔드 8차수 5조 작업공간

Java
Software Development Backend Development

AI Summary: Determine the optimal method for implementing user information modification in the administrator page of a warehouse management system (WMS). The current design involves a modal window for single user updates, and the team needs to decide on the best approach for updating multiple users simultaneously, considering options like bulk updates via CSV upload or a more interactive table-based approach.

Complexity: 3/5
help wanted

신세계 백엔드 8차수 5조 작업공간

Java