Online Discussion Forum Site in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This simple project is entitled Online Discussion Forum Site. This is a web-based application project developed in PHP and MySQL Database. This simple project's main goal is to provide an online platform for an organization where they can discuss any topic that is related to the site or organization. The site allows users to post any topic under a certain topic category. Users can

Simple Typing Test App using JavaScript with Free Source Code

Submitted by razormist on
Simple Typing Test App using JavaScript with Free Source Code The Simple Typing Test App with Source Code is a project that can test your speed for typing letters. The system can count the total letter that you entered The purpose of project to test the person speed capabilities by typing a letter by measuring the accuracy. About the Application The Simple Typing Test App was built in a HTML

Simple College Management System using C with Free Source Code

Submitted by razormist on
Simple College Management System using C with Free Source Code The Simple College Management System with Source Code is a project that can help you process process the admission of enrollees in the college. The system has a simple function that can input a college information. The purpose of the system is to give some convenient way for enrollee to process document for entering college. About the

Social Networking Site version 2 in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This simple project is a Social Networking Site version 2. This is a web-based application project developed in PHP and MySQL Database. This project is a version of my developed Social Networking Site. The site provides an online platform to virtually interact with other users by sharing posts and photos. The project user interface was developed with Bootstrap Framework and AdminLTE

Bubble Popper Game using JavaScript with Free Source Code

Submitted by razormist on
Bubble Popper Game using JavaScript with Free Source Code Bubble Popper Game with Source Code is a project that is a single-player game where your goal is pop all the incoming bubble. The game design is simple it only contain graphic sprite and a plain background. The purpose of the project is to give some enjoyable and fun moment with your break time. About the System The Bubble Popper Game was

Simple Dividing Number Game using JavaScript with Free Source Code

Submitted by razormist on
Simple Dividing Number Game using JavaScript with Free Source Code Simple Dividing Number Game with Source Code is a project that is a single-player game where your goal is to get all the possible divider number. The game design is simple it only contain text and buttons. The purpose of the project is to provide some fun entertainment past time during your free time. About the System The Simple

Library Management System in Python using Django Free Source Code

Submitted by oretnom23 on
Library Management System using Django in Python This project is entitled Library Management System. This is a web-based application developed in Python and Django Framework. This simple python project manages the School Library's Borrowing Transaction. It provides an online and automated platform for the management to store and retrieve the books and borrowing records efficiently and effectively

Simple Movie Ticketing System using C with Free Source Code

Submitted by razormist on
Simple Movie Ticketing System using C with Free Source Code The Simple Movie Ticketing System with Source Code is a project that can help you manage the movie ticketing information. The system has a simple function that can input a movie data. The purpose of the system is to give some fastest way to acquire a movie ticket. About the System The Simple Movie Ticketing System was created in a simple

Simple Task Scheduling System in PHP/OOP Free Source Code

Submitted by oretnom23 on
Introduction This simple project is a Simple Task Scheduling System. This is a web-based application project developed in PHP and MySQL Database. This project application provides an online platform for users to schedule their tasks. The application simply stores all the scheduled tasks of the users and scheduled tasks are only visible to the user who created them. The application used Bootstrap

Facebook FBT: PHP Internationalization Framework

Submitted by richard999 on
FBT is an internationalization framework for PHP designed to be not just powerful and flexible, but also simple and intuitive. It helps with the following: Organizing your source text for translation Composing grammatically correct translatable UI Eliminating verbose boilerplate for generating UI This library is based on the JavaScript implementation of Facebook's FBT. Requirements PHP 7.0 or