Python

Simple Chat System using Django in Python Free Source Code

Submitted by oretnom23 on
Simple Chat System using Django in Python Nowadays, one of the best ways of communication away from us is online. There are lots of websites/applications that we can use now such as Facebook Messenger, Skype, Viber, and WhatsApp. Here, I have created a simple chat web application which may help other newbies programmer understand how it is done. This is a Python and Django web application project

Feed my Snake Game using Python with Free Source Code

Submitted by razormist on
Feed my Snake Game using Python with Free Source Code Feed my Snake Game with Source Code is a single-player game where your objective is to feed your snake and get a score. You just need to careful and avoid getting bump into your tail or outside the boundary. The purpose of the system is have some enjoyable moment with your friends and family. About the Project The Feed my Snake Game was built

Simple Quiz System Project in Python Free Source Code

Submitted by razormist on
Project Title: Simple Quiz System Simple Quiz System with Source Code is a Python program that can let students take exams digitally. The purpose of the system is to maintain the taking of quizzes and improve your skill. This program was developed using only Python language. The project is a console application where you can navigate via entering certain numeric keys. The system can make your life

Food Billing System Project in Python Free Source Code

Submitted by razormist on
Project Title: Food Billing System About Food Billing System with Source Code is a Python program that can compute the total bill of a customer digitally. The purpose of the system is to compute and transact the exact amount as the customer pays for their ordered food. This program was built using only Python language. The project is a simple GUI application that uses the Tkinter module in order

Simple Dodge Ball Game using Python with Source Code

Submitted by razormist on
Simple Dodge Ball Game using Python with Source Code Simple Dodge Ball Game with Source Code is a single-player game where your objective is to dodge the balls and get the blinking object. You just need to careful and avoid getting hit by ball. The purpose of the system is have some enjoyable moment. About the Project The Simple Dodge Ball Game was built using Python module where it consist of

Simple Console Game using Python with Source Code

Submitted by razormist on
Simple Console Game using Python with Source Code Simple Console Game with Source Code is a multi-player game where your objective is to successfully align your bet piece. You just need to careful where to place your bet in the 3x3 grid. The purpose of the system is to have leisure and pastime for your day. About the Project The Simple Console Game was built using Python module where it compose

Simple Race Bet Game using Python with Source Code

Submitted by razormist on
Simple Race Bet Game using Python with Source Code Simple Race Bet Game with Source Code is a single-player game where your common goal is to to choose your racer. You just need to enter your bet to start your race. The purpose of the system is to have leisure and pastime for your day. About the Project The Simple Race Bet Game was built using Python module where it consist of different multiple

Simple Balloon Shooter Game using Python with Source Code

Submitted by razormist on
Simple Balloon Shooter Game using Python with Source Code Simple Balloon Shooter Game with Source Code is a single-player game where your common goal is to burst all the floating balloon. You just need to click a balloon to shoot it. The purpose of the system is to have leisure and pastime for your day. About the Project The Simple Balloon Shooter Game was built using Python module where it

Simple Pool Game using Python with Source Code

Submitted by razormist on
Simple Pool Game using Python with Source Code Simple Pool Game with Source Code is a single-player game where your main objective is to put all the colored balls in the hole. You just need to click the cue stick to hit the white ball. The purpose of the system is to have an enjoyable moment after doing work. About the Project The Simple Pool Game was built using Python module where it has a

Simple ToDo List Web App using Python and Django Source Code

Submitted by oretnom23 on
Simple Todo Web App using Python and Django This simple project is a Simple Todo Web App that was developed using Python and Django as the Web Framework. This application allows users to Create, Read, Update, and Delete Todo Items. The user can also mark Todo Items which already done and to this, the user will just simply check/click the provided checkbox provided along with the items. When the