Simple Sale Purchase Billing System in C++ Free Source Code

Submitted by razormist on
Simple Sale Purchase Billing System in C++ Free Source Code - A simple system that manage the sale purchase of your product. Once purchase all the details of the transaction will be stored as a text file. It can also allow you to purchase multiple product at the same time. C++ Free Source Code.

Car Inventory System in Python Free Source Code

Submitted by razormist on
Car Inventory System in Python Free Source Code - A simple inventory system that can manage the car records. This system uses the CRUD principle to manage the car inventory by adding, deleting, and updating of data. You can also export all the data that you inputted. Python Free Source Code.

Simple Ordering System in Java Free Source Code

Submitted by razormist on
Simple Ordering System in Java Free Source Code - A simple simple that allow customer to order their food digitally. The user can manage the food details by adding, deleting, and updating of data. This system has a add to cart feature that can easily manage the customer food ordered. Java Free Source Code.

Simple E-Learning System in PHP Free Source Code

Submitted by oretnom23 on
Introduction This project is a Simple e-Learning System. This is a web-based application project developed in PHP and MySQL Database. The main purpose of this web application is to provide an online or virtual platform for a class to learn. The application allows the class to discuss a topic about their subject and teachers can distribute an attachment file assignment for the students. This

Simple Text Editor in Java Free Source Code

Submitted by razormist on
Simple Text Editor in Java Free Source Code - A simple application that can let you edit your text as a text editor. This application can change the font style of your text and also the font size. The application can also let you saved your inputted text by clicking the Save as. Java Free Source Code.

Simple Drawing Application in JavaScript Free Source Code

Submitted by razormist on
Simple Drawing Application in JavaScript Free Source Code - A simple application that allow a user to draw any artistic image in a web application. The user can freely draw what they want and implore their artistic talent to create their masterpiece. JavaScript Free Source Code.

Bus Seat Reservation System in JavaScript Free Source Code

Submitted by oretnom23 on
Introduction This simple project is a Bus Seat Reservation System. This is a web-based application project developed in JavaScript, jQuery, HTML, and CSS. The main goal of this JavaScript Project is to create an automated platform for Booking or Reserving Seats on Bus. This application is only a demo project and data are only stored using the local storage. The source code only demonstrates the