js

Event Management System Project in PHP with Source Code

Submitted by Nikhil_B on
Event Management Software is software that helps in managing and organizing events. The software is designed to be used by event planners, organizers, and venue managers. Event planning is the process of creating an event or series of related events that are typically held at the same location, such as a conference, trade show, or exposition. Event planning can be done by individuals or by large

Online Sports Complex Booking System in PHP/MySQL Free Source Code

Submitted by oretnom23 on
Introduction This simple project is an Online Sports Complex Booking System. This project is a web-based application that provides an online booking platform for Sports Complex Facilities. The application allows the said business management to provide their clients or possible client an automated and online platform where they can explore their facilities that are for rent. The possible clients

Microfinance Management System in PHP Free Source Code

Submitted by Adam Chengula on
Introduction This simple project is a Microfinance Management System. This is a web application that provides an online platform for Microfinance Businesses to manage their clients' accounts. It allows the management to easily store and retrieve their client records. It has a simple and pleasant user interface using Bootstrap. It also has user-friendly features and functionalities. About the

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

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.

Simple Budget App in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This is a mini-project called Simple Budget Application. This is a very simple web-based application that manages the user budget and expenses. The application was developed using JavaScript. It uses the browser's local storage as the data storage. The application contains Create, Read, Update, and Delete Operations for expenses. This has a pleasant user interface using the Bootstrap

Creating a Word Counter App in JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, I will show how to create a simple Word Counter App using HTML and JavaScript. The main goal of this tutorial is to give you ideas or techniques how to manipulate html content text and more. This web application idea or techniques can be useful for your future web application projects such as Content Management Systems also known as CMS. The application only uses pure JavaScript codes in acheiving the main features.

The scripts are written in:

Monitoring System (Dashboard) using PHP with Source Code

Submitted by Chris Jim Egot on
This a Monitoring System Project using PHP. The purpose of this article is to help other programmers especially those who are beginners to learn how to develop a Web Application using PHP Language. The system has the commonly used features/methods on developing projects such as Login/Logout, CRUD (Create, Read, Update, and Delete), Datatables, and many more. The project was developed using PHP

Simple Blog Using PHP/MySQLi with Source Code

Submitted by pijey on
This is a simple blog system developed in PHP and MySQLi. Users can view posts and the admin can manage posts & categories. This mini-project is a simple blog site where the website visitors can read some articles and can filter the list by the blog categories. The admin will be in charge of maintaining the website data as I have said that they can manage the posts and categories. The home page