A Python-based Hospital Management System that combines Object-Oriented Programming, a Tkinter GUI, CLI options, and MySQL integration. It enables users to manage patient data, doctor assignments, ...
The Movie Recommendation System is a Python-based desktop application designed to recommend movies to users based on customizable filters such as release year, genre, and IMDb rating. The project ...