Python

Banking System Project in Python

Submitted by razormist on
Project Title: Banking System Banking System with Source Code is a Python program that can store your bank account and the amount to be credited. The purpose of the system is to help you secure your savings and transaction for purchasing. The project is a simple GUI application that use tkinter module to build a user-friendly design view. The project can only be accessed for those who have created

User Management System Project in Python

Submitted by razormist on
Project Title: User Management System User Management System with Source Code is a Python program. This project can help you manage all the existing user account. The purpose of the project is to provide an efficient and reliable account management. The project is a simple console application. The project can be openly accessed without entering a login information. The user can access the

Grocery Price Calculator Project in Python

Submitted by razormist on
Project Title: Grocery Price Calculator Grocery Price Calculator with Source Code is a Python program. This project can compute the grocery that customer have been brought. The purpose of the project is to compute and transact an efficient computation for the customer. The project is a simple GUI application that use tkinter module in order to generate a readable design view. The project can be

Simple Customer Feedback System

Submitted by razormist on
Simple Customer Feedback System with Source Code is a Python program that can send a customer feedback digitally. This program was developed using only Python language. The programs is a simple GUI application that uses "tkinter" module, the customer just need to enter his/her name, email address and comments according to their reaction. The system does not use a database or create an external

Medical Inventory System Using Python

Submitted by razormist on
Medical Inventory System with Source Code is a Python program that can manage all the inventories for medical staff. This program was built using only Python language. The system is a simple console application, the user can access the system without providing a login information. The user can add new medicine, manage customer info, assigning supplier details, invoicing the medical supplies, and

Cafe Billing System

Submitted by razormist on
Cafe Billing System with Source Code is a Python program that can compute the total bill of a customer digitally. This program was built using only Python language. The system contains a simple GUI application that use tkinter framework. The user can only enter the quantity of an items ordered by the customers. The system can display the list of item price when clicking the PRICE button, and also

Typo Speed - Typing Speed Calculator

Submitted by bbmevada on
Hello Guys, Here I've Uploaded a Sourcecode of Typo Speed - Typing Speed Calculator Created in Python 3. If you want full tutorial video then you can visit bb coder guy ( https://www.youtube.com/channel/UC-bbvWb1huCXugbY45l_zoQ) Youtube Channel To run this you have to install python module listed below: ttkthemes - pip install ttkthemes Source Code import tkinter as tk import time from tkinter

Account Management System Using Python

Submitted by razormist on
Account Management System with Source Code is a Python program that can manage all the user accounts. This program was created using only Python language. The system is a simple GUI application, the user can openly access the system without login information. The user can add new account, update information and delete unnecessary data. The system is basically simple that you can modify and easily

Banking System Using Python

Submitted by razormist on
Banking System with Source Code is a Python program that can let you deposit your money through digital transaction. This program was built using only Python language. The system is a very well made console application where customer can transact their banking account by entering a pin #. The user can open a new account for customer by entering their completer details, deciding pin #, and

Library Management System Using Python

Submitted by razormist on
Library Management System with Source Code is a Python program that can manage the transaction for borrowing of books. This program was created using Python language. The system is a simple application where the user can navigate the system by just entering a certain numeric keys. The user can add new borrowers, display all the book list, and enlist all the return borrowed books. The system has a