tkinter

Catch My Food Game using Python with Source Code

Submitted by razormist on
Catch My Food Game using Python with Source Code Catch My Food Game with Source Code is a single-player game where you only control a plate that you can move to catch all the healthy foods. Your only goal is to catch the food that been dropping, you need to catch only healthy foods otherwise you lose one lives per each junk food you catch. The purpose of the system is to provide some realistic fun

Creating a Simple Digital Clock in Python

Submitted by razormist on

In this tutorial we will create a Simple Digital Clock Using Python. Python is a widely used advanced-level programming language for a general technique to the developer. Beginners find the clean syntax and indentation structure easy to learn because of it's less semicolon problem. You can use this simple program as part of your program.

Speed Typing App using Python with Source Code

Submitted by razormist on
Speed Typing App using Python with Source Code Speed Typing App with Source Code is a application that can test your speed in typing word by word. Your common goal is to keep typing as fast as you can before the time limit is run out. The application is fun to use and enjoyable for practicing your typing skill. About the Project The Speed Typing App was built using tkinter module where its purpose

Simple Login Application in Python Tutorial with Source Code

Submitted by razormist on

In this tutorial, we will create a Simple Login Application in Python. Python has a design philosophy that emphasizes code readability. That's why Python is very easy to use especially for beginners who just started programming. It is very easy to learn the syntax emphasizes readability and it can reduce time-consuming in developing. So let's now do the coding.

Hotel Management System using Python with Source Code

Submitted by razormist on
Project: Hotel Management System The Hotel Management System with Source Code is a Python program where you can check in some guest and safely store their private information. The purpose of the system is to provide a better place for the guest to stay and effectively satisfy their experience. The project was built in a GUI application called tkinter module that compose with different widgets to

Grocery Billing System using Python with Source Code

Submitted by razormist on
Project: Grocery Billing System The Grocery Billing System with Source Code is a Python program where you can calculate and generate a billing receipt. The purpose of the system is to automate the calculation and efficiently generate the purchase bill digitally. The project was built with the use of tkinter module where it is compose of different widget that basically use for designing the

User Address Management System Project in Python

Submitted by razormist on
Project Title: User Address Management System User Address Management System with Source Code is a Python program that can manage all your user contacts. The purpose of the system is to secure and organize the list of a person contact information in one database storage. The project is developed with the use of GUI application called tkinter module that utilize an user-friendly design interface

Hotel Billing System Project in Python

Submitted by razormist on
Project Title: Hotel Billing System Hotel Billing System with Source Code is a Python project that can compute and generate a billing receipt after ordering. The sole purpose of the system is to satisfy and automate that transaction when ordering some items in the menu. The project was created in a GUI application that use tkinter module to display and have a user-friendly interface. The project