BLACKBOX is a desktop-based campus feedback system built with Python and CustomTkinter. Students can log in, report campus issues, search existing complaints, filter them by category or status, and upvote issues they support.
The admin dashboard ranks issues using reports, affected students, and votes, making important problems easier to notice first. Admins can update issue status, view basic issue statistics, and reject issues with a confirmation step before permanent deletion.
This release also includes local JSON storage, so issues, votes, statuses, and changed student passwords remain saved after the application closes.