I developed a desktop application using Python with a graphical user interface built in Tkinter for managing a retail store. The system includes complete modules for sales, inventory control, debt tracking, and profit statistics. It uses SQLite for local data storage, ensuring performance and simplicity.