Here lies the Operating System for the SupraMart store.

8 Open Issues Need Help Last updated: Jul 30, 2025

Open Issues Need Help

View All on GitHub
Software Development Operating Systems

AI Summary: Add an open-source license to the SupraMart store operating system repository to allow for open collaboration and portfolio citation. This involves adding the license file to the repository and potentially updating the project's README to reflect the change.

Complexity: 2/5
documentation enhancement help wanted question

Here lies the Operating System for the SupraMart store.

Java
Software Development Operating Systems

AI Summary: Review and revise the inventory management system code, excluding GUI elements. The task involves verifying recent changes, removing the multiple delete option, and potentially removing force delete and can delete options due to a planned shift to a single database file. Maintain a backup of the code.

Complexity: 4/5
help wanted

Here lies the Operating System for the SupraMart store.

Java
Software Development Operating Systems

AI Summary: The SupraMart system needs a fix for its inability to delete products due to database constraints. A temporary solution involves creating a forced delete function that first removes related records from dependent tables before deleting the product. A longer-term solution involves adding a 'status' column to the product table to mark products as inactive instead of physically deleting them. This requires database schema modification and potentially code changes to handle the new status field.

Complexity: 4/5
bug help wanted

Here lies the Operating System for the SupraMart store.

Java
Software Development Operating Systems
Complete Back-end about 1 month ago

AI Summary: Fully complete the back-end of the SupraMart store operating system. This involves developing all necessary server-side logic and functionality. Follow the project's contribution guidelines: create a branch with your name, clone it, and only submit a pull request after completion and with permission from the project owners.

Complexity: 5/5
documentation enhancement good first issue

Here lies the Operating System for the SupraMart store.

Java
Software Development Operating Systems
Regarding barcode device about 1 month ago

AI Summary: Integrate a barcode scanning solution into the SupraMart operating system using Google's Barcode API. This involves selecting and purchasing a barcode scanner (budget: Rs. 7,000 - Rs. 9,000), collecting funds from team members, and implementing the API integration within the existing system.

Complexity: 4/5
documentation enhancement help wanted good first issue question

Here lies the Operating System for the SupraMart store.

Java
Software Development Operating Systems

AI Summary: Clarify and enhance the SupraMart database schema by adding tables for invoices and other unspecified elements. Address questionable database fields added by @dreadlord-sedai, either clarifying their purpose or removing them. This requires collaboration with @dreadlord-sedai and adherence to the project's branching and pull request guidelines.

Complexity: 4/5
bug enhancement help wanted

Here lies the Operating System for the SupraMart store.

Java
Software Development Operating Systems

AI Summary: Implement four new system components (Payroll Officer, Branch Manager, Auditor, Inventory Manager) within the SupraMart Operating System to fulfill 40 interface requirements. This is a high-priority task with a tight deadline (two days).

Complexity: 4/5
enhancement help wanted

Here lies the Operating System for the SupraMart store.

Java
Software Development Operating Systems
help wanted good first issue question

Here lies the Operating System for the SupraMart store.

Java