Javascript

File Management System in Python using Django Free Source Code

Submitted by oretnom23 on
File Management System using Django in Python This project is entitled File Management System. This is a web-based application that allows registered users to store, upload, manage, and share their files. The application user can upload different types of files such as zip files, documents, or images. The system's main goal is to provide the end-users a plat-from to store their files or documents

Creating a Simple Form with Multiple Step and validation using JavaScript and jQuery

Submitted by oretnom23 on

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.

Simple Car Driving Game using JavaScript with Free Source Code

Submitted by razormist on
Simple Car Driving Game using JavaScript with Free Source Code Simple Car Driving Game with Source Code is a project that is a single-player game where your goal is to race against time. The game has a simple design that contain image sprites and backgrounds. The purpose of the project is help you kill your bored time and enjoy it to fullest with your friends. About the Application The Simple Car

Sending Mail in Python using Django Framework Tutorial

Submitted by oretnom23 on

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.

Dynamic Web Landing Page using JavaScript and jQuery Free Source Code

Submitted by oretnom23 on
Introduction This is a mini-project called Dynamic Web Landing Page. I am sharing this simple source code developed in HTML, CSS, JavaScript and jQuery to give the new programmers or students a reference of manipulating the HTML Elements. The source code outputs a simple site landing page that contains dynamic content which are the date, time, and some other texts. The data are being stored using

Role Playing Game using JavaScript with Free Source Code

Submitted by razormist on
Role Playing Game using JavaScript with Free Source Code Role Playing Game with Source Code is a project that is a single-player game where your goal is to eliminate all the enemy in order to proceed next stage. The game has a complex design that contain multiple sprites and background images. The purpose of the project is to provide some fun and enjoyable moment with your friends, family, etc

College Attendance Management System in Python using Django Free Download

Submitted by oretnom23 on
College Attendance Management System using Django in Python This project is entitled College Attendance Management System. This is a web-based application developed in Python using Django Framework. The project helps certain College School Faculties store/record and manage their students' attendances per class. Using the application they can easily list their class student list and record each

Pokemon Memory Game using JavaScript with Free Source Code

Submitted by razormist on
Pokemon Memory Game using JavaScript with Free Source Code Pokemon Memory Game with Source Code is a project that is a single-player game where your goal is to match a pair of images by clicking the image. The game has a simple design that contain sprites and background images. The purpose of the project is to provide some entertainment with your friends, family, etc . About the Application The

Simple Fruit Ninja Game using JavaScript with Free Source

Submitted by razormist on
Simple Fruit Ninja Game using JavaScript with Free Source Simple Fruit Ninja Game with Source Code is a project that is a single-player game where your goal is to slice all the fruits in front of you. The game has a complex design that contain multiple sprites and background images. The purpose is to give some fun and enjoyable time with your friends, family, etc. About the Application The Simple

Simple Grocery Check List App in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a mini-project called Grocery Check List App. This is a web-based mini-project that was developed in JavaScript, HTML, and CSS. The application allows the user to store their grocery checklist items. The application contains a CRUD Operation or Create, Read, Update, and Delete Functionalities. The data is being stored using the browser's local storage. It has a simple and