Simple Restaurants Inventory System

Submitted by wajahat.rashid.792 on
This is a simple billing system created using Visual Basic. This is a very easy system. Just choose the items you want and it will display the cost of the items. Insert the quantity ordered and it will automatically sum up the total cost. All selected item will be displayed on the listview. It will also show all total cost of all the items selected or ordered. Add with image Click image Order item

How To Use Modal Bootstrap

Submitted by alpha_luna on

Modal Bootstrap

In this tutorial, we are going talk about on Modal Bootstrap. We all know that bootstrap is the front-end designing purpose and this is suit for the mobile for the responsive function. Everyone can learn bootstrap in easy ways even you are a beginner. Today, we talk about the Modal Bootstrap. It is one of the familiar to use in Bootstrap plugin. It contains CSS, jQuery, plugins and other components. We can use to have a sign-up form, confirmation to delete data, and to edit data, etc.

MySQL Query Window

Submitted by cngirwa on
The software connects to the local server on your computer, then you can run MySQL commands inside the software without the need to open a web browser and navigate to phpmyadmin. This software can; 1. create,set password or delete a user on server 2. create,alter.insert or drop table 3. backup database 4. restore database 5. create a database 6. view previous queries you executed 7. search query