Responsive CSS Carousel

Submitted by rinvizle on
This is a simple Responsive Web Page using CSS Carousel. In this tutorial you will learn how to create a responsive web page and has a carousel design that makes the picture or the banner move or having a slideshow of every picture. As I said the Carousel plugin is a component for cycling through elements, like a carousel (slideshow).

Document Management System

Submitted by abubasil on
This is simple documentation system for small offices like purchases or clinics or any small office to manage the income and outcome paper mail into soft copies in this small database. admin: admin are the user and password for it. The sql file of the database is inside the zipped folder , just import it and try search or add a new record , add users , delete in the simplest way. please send me

CRUD and Login Registration in Codeigniter Using Bootstrap

Submitted by macch on
Hello guys, I am new to Codeigniter. I have tried my best to create this application. In this tutorial you will learn how to insert, update, delete a record in the database using codeigniter. Also you can access /login_c for login and /register for registration. Note:You can find the database within db folder. Please post your review and thoughts about the application. Thanks! mac

Search Address Autocomplete with Link to a Map

Submitted by alpha_luna on

Search Address Autocomplete with Link to a Map

If you are looking for Search Address Autocomplete with Link to a Map then you are at the right place. We are going to use the Leaflet JavaScript library to display those places in the map automatically that the user enters their desired address to search in the Textbox.

Instagram Status Post

Submitted by rinvizle on
In this tutorial we will create a instagram status script post in PHP and Javascript. This project creates a post message that you can comment or reply in every statuses that the user posted. And their are features that you will like delete post or you can comment to the other people post and it is real time process of the data so the user will know what day and what time did the user posted or created the status. This project is related to all SNS system that creates and shows the data to other user of that system.

Appliance Sales and Inventory System

Submitted by janobe on
This sales and inventory system are specially designed for appliances. This is a software based system that simultaneously track the sales and inventory activity. It optimizes efficiency in recording the stock in and out's of the appliances. As each item is sold the inventory database automatically updated. It contains feature like installment that tracks the monthly payments of the customers

Student Record Archiving in Microsoft Access

Submitted by rinvizle on
In this tutorial we will create Student Record Archieving in MSAccess. When you deal with a lot of Microsoft Access data, involving many records in your database tables, you may not always wish to have all of that data stored in the one main table, that is accessed on a regular basis. You may need to regularly archive your Access data so that you are only dealing with the most current up to date records.

Updating Using Radio Button - Checkbox and Dropdown List

Submitted by rinvizle on
In this tutorial I will you will learn about updates and how to save data in Mysql , display the information from MySQL, and most important How to update radio button, Checkbox and dropdown list in PHP and MySQL.This simple updating using radio button, checkbox and dropdown list in PHP and MySQL. This project creates a registration query through the form and automatically connect in the mysql to create database. And you can update and delete the data even if you are not in the database.