SQLite

Student Quarterly Grading System using PHP and SQLite Database Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Student Quarterly Grading System. It is a web-based application that provides faculties or teachers of a certain school an automated platform to store and compute their students' quarterly grades. The system is able to store the grades/marks per assessment every quarter. This project will help teachers to lessen the burden of calculating their students'

Simple Issue Tracker System Project using PHP and SQLite Source Code Free Download

Submitted by oretnom23 on
Introduction This is a Simple Issue Tracker System in PHP. It is a mini-project that manages the issues for some processes, forms, products, or anything that needs to be fixed with another department of the company. It is a sort of issue ticketing system that provides an automated platform for the company's employees to raise the problem or issue they encounter for a certain process/turn over a

Simple Chat System using Django in Python Free Source Code

Submitted by oretnom23 on
Simple Chat System using Django in Python Nowadays, one of the best ways of communication away from us is online. There are lots of websites/applications that we can use now such as Facebook Messenger, Skype, Viber, and WhatsApp. Here, I have created a simple chat web application which may help other newbies programmer understand how it is done. This is a Python and Django web application project

Simple Blog Site (CMS) in PHP and SQLite Free Source Code

Submitted by kmasong on
Simple Blog Site This is a Simple Blog Site (CMS) that was developed using PHP and SQLite Database. This simple mini-project is a sort of Content Management System (CMS). I developed this web application to share this and help other newbies to understand how to build a blog site using PHP Language and SQLite. About the System This simple web application has simple features of a blog site which are

Simple Phone Contact System using Python with Source Code

Submitted by razormist on
Simple Phone Contact System using Python with Source Code Simple Phone Contact System with Source Code is a project that can manage the contact list of an individual phone number. The system contains all the function that enable to store the phone contacts. The project is a user-friendly kind of system that can easily modified and learn the code as your coding reference to enhance your programming

Creating a Login and Registration form in PHP and SQLite using PDO

Submitted by razormist on
Learn how to create a Login And Registration To Sqlite Using PDO. A simple PHP code that can log in and register an account using SQLite database. This code can be implemented when your system needs user verification before proceeding to the main page.

Creating a Login And Registration Form in Python

Submitted by razormist on
Learn how to create a Login And Registration Form using Python. Python is a widely used advanced-level programming language for a general technique to the developer. Beginners find Python a clean syntax and indentation structure-based, and it is easy to learn because of its less semicolon problem.

Simple Login Application in Python Tutorial with Source Code

Submitted by razormist on

In this tutorial, we will create a Simple Login Application in Python. Python has a design philosophy that emphasizes code readability. That's why Python is very easy to use especially for beginners who just started programming. It is very easy to learn the syntax emphasizes readability and it can reduce time-consuming in developing. So let's now do the coding.