Python - How To Connect To Database Server Using Django

Submitted by razormist on
In this tutorial we will try to Connect To Database Using Django. Django is a free and open source web application framework, written in Python. A web framework is a set of components that helps you to develop websites faster and easier. Django makes developers life convenient and productive framework to all.

Shoot Them Down - A Simple Shooter Game Application For Android/IOS

Submitted by razormist on
This is simple application that can run on Android or IOS devices. The Shoot Them Down is a simple and very fun arcade game. The goal of the game is to avoid enemies and obstacles to survive. The player has a gun that can destroy enemies that stopping you in the road, and also watch out for your energy level because as you shoot, it is depleted simultaneously. There's a chance that a battery drop on enemies when killed or fall from a random direction.

Attractive Login Form

Submitted by abracadabra1769 on
This is a Simple Login webpage with attractive template. Create an database Database Name : site Remember Small 's' Create a table name login and then input the username and password into the value inside table. Note, For security purpose When inserting the password value use function "MD5" THE ABOVE STEP IS COMPULSORY Then run and use this code in your project. Thanks & abracadabra

E-Banking System

Submitted by nanzige on
E-Banking application where you are able to make: Deposit, Withdraw and check available balance. Requirements: -- phpMyAdmin SQL -- version 4.6.5.2 -- PHP Version: 5.6.30 Copy folder : bank into htdocs Import database: "atm" from the folder Bank to create a database in my SQL Access the application : http://localhost/bank/ Thanks , please enjoy. Welcome any comments and suggestions

Multiple Choice Quiz System with Lecture and Student Center

Submitted by Gopolang Kopan… on
This app was developed using C# and the idea was drawn from code school, which gives online tutorials and offers different online courses. -------------------Features----------- Login part Register page Material design Files Exception handling Developer details: Name: Gopolang Kopano Mathole Email: [email protected] Whatsapp: 074 931 0571 website: www.gopolangmathole.com

Shooter Game – A Simple Android/iOS Application

Submitted by admin on
This is a simple application that can be run on Android and iOS. If you want to learn how games are made, this simple application will teach you the very basic of shooting an enemy. C# is used as the main scripting language for Game Engine called Unity3d. So, before running the source code, you need to download the Unity editor. You do not need to worry about Visual Studio because Unity has built in editor called MonoDevelop.