SQLite

Simple Online College Entrance Exam System in PHP and SQLite Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Simple Online College Entrance Exam System. This simple application uses an SQLite Database as the storage. This project can help a certain college or university to provide their enrollees an online platform to take their entrance exam and other required tests for the course they wanted to enroll. The project's functionalities are simple but useful and

Company's Recruitment Management System in PHP and SQLite Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Company's Recruitment Management System. This project is a web-based application that is a sort of job portal website for a certain company. This system provides the company's possible employees an online platform to explore the careers/employment vacancies of the company. It has a pleasant user interface and user-friendly functionalities I developed

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.