Point-Of-Sales System

This is a simple POS system I built for my brother's small restaurant. Built with CustomTkinter GUI, it has dark and light theme. Clicking a Menu category shows the menu items accordingly. The buttons rely on the database written in JSON, the user must input the menu and menu items accurately in .json format, the buttons then are updated accordingly. This is my first personal python project, I built it for my CS50p's final project.

Get the source code from my Github


Watch app demo