Inventory Management System in Python using Django Free Source Code
Poultry Farm Management System in PHP Source Code Free Download
File Management System in Python using Django Free Source Code
Simple Space Invader 2D Game using Pure CSS with Free Source Code
Creating a Simple Form with Multiple Step and validation using JavaScript and jQuery
In this tutorial, I will show how to Create a Simple Form with Multiple Step and validation using JavaScript and jQuery. The goal of this tutorial is to give you an idea to create the said form by Manipulating the HTML Elements. Here, we will be creating a simple form that contains a single form but has multiple steps. Each step has some required fields and some have field type validation. In the form, the user cannot proceed to the next step if there's an invalid field in the visible step.
Church Management Software Source Code Free Download Full Version
Simple Car Driving Game using JavaScript with Free Source Code
Simple Student Contact Information System using C++ with Free Source Code
Sending Mail in Python using Django Framework Tutorial
In this tutorial, we will tackle about Sending Mail in Python using Django Framework. We will be using the GMail STMP as our Email Host for sending mail. Here, you will learn the process or steps that need to be done to send mail from your Python Django App. We will be creating a simple Django Project that contains a Send Us a Message Form. Using the said form, the app will be sending an email to the site email receiver.
Gettign Started
Download Python and pip in your local machine.