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

Simple Role Playing Game

Submitted by razormist on
Simple Role Playing Game with Source Code is a C++ program that is a singe-player turn-base game. The system was developed using only C++ language. The program is a simple console application, the player can initiate a command by selecting in the giving choices. Each command has a unique functionalities, "Critical Attack" means will deal a massive damage to your opponent, "Basic Attack" hit your

Online Hospital Management System Using PHP/MySQL

Submitted by Warren Daloyan on
This simple online Hospital Management System is to make a faster and reliable Doctor appointment system and improve the efficiency of health service by reducing the work and time and cost used to create paper documents and retrieve information of the patient. The system develop in PHP MySQL CSS, HTML, JavaScript, and Bootstrap. Download xampp Download the zip file Extract file copy

Online Book Store

Submitted by razormist on
Online Book Store with Source Code is a PHP project that can let you order books through online transaction. The program was developed using these languages: PHP, MySQLi and Javascript. The system is easy to use, the user must register an account first before you can order some books. After login the user can select a book by clicking a category or searching by entering a keyword. The admin only

Freecell Solitaire Game Using JavaScript

Submitted by razormist on
Freecell Solitaire Game with Source Code is a JavaScript project that is a single-player solitaire card game played using the standard 52-card deck. The program was built using these languages JavaScript, CSS and HTML. The program is easy to navigate, the player can arrange the cards inside the game by dragging the card to their desire pile order. When moving cards around in the columns, cards

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

Display Google Map with MySQL Database using PHP

Submitted by donbermoy on
About Display Google Map with MySQL Database using PHP Tutorial This tutorial shows you how to display information from a MySQL database on a Google Map using the Maps JavaScript API. It suits people with intermediate knowledge of MySQL, PHP and XML. The map in this tutorial displays two kinds of markers to differentiate between the location of restaurants and bars respectively. A database in

Flappy Jump Using JavaScirpt

Submitted by razormist on
Flappy Jump with Source Code is a JavaScript project that is a single player game where players need to jump endlessly in order to survive. The program was developed using these languages JavaScript, CSS and HTML. The program is easy to navigate, the player can control the bird through (A, W, S, D or arrow keys) on keyboard. The bird must keeps on flapping while jumping in the platform. The