Problem I decided to build a GUI that would seemlessly create user interfaces for validation functions, functions that check if […]
Tag: gui
Python coin flipper with GUI
Problem I am doing some simple projects in an attempt to get good at programming, this is my first GUI […]
Showing object’s data on GUI and HTML without accessors and mutable objects
Problem I have been searching for a solution to show data of class with three assumptions: Class Employee is not […]
Simple chat room Swing GUI
Problem I need somebody to review and polish my GUI code for my very very simple chat client. I haven’t […]
Temperature value converter
Problem I’m trying to improve my programming skills (not just using one language). I don’t have a group of other […]
College Billing System – Java
Problem I developed a college fee report generator application using Java with internet as referance,but now I need you guys […]
Card-‘Drafting’ Engine
Problem Here is a functional “card-drafting engine” which runs through pygame. It simulates fliping cards face up on the table, […]
Displaying an arbitrary number of buttons and automatically arranging the buttons
Problem It is supposed to take an arbitrary number of arguments, turn those arguments into buttons, and arrange those buttons […]
Tkinter application with multiple windows
Problem I’m creating an application that requires multiple tkinter windows. The code below works the way how I want it […]
PyFladesk Migration
Problem I wanted to contribute to the PyFladesk project. The objective is to have a function that receives a Flask’s […]