A Python + Tkinter + SQLite application that allows users to Create, Read, Update, and Delete Pokémon entries. This project was built as part of a CIS / Python Programming course and demonstrates GUI ...
Description: This is a client-server desktop application built in Python that recommends cocktails based on user preferences. The system uses socket programming for communication between client and ...