Restaurant Sales, Purchase, Stock, Staff Management

Submitted by Nabin Maharjan on
This is a simple & useful software for small sales purchase record with stock and staff management. This software used sql server 2008 + vb.net, auto database create with tables. Very useful for restaurant and bar. If you need more code or any question just email me [email protected].

Notepad

Submitted by MasXV on
This is a simple notepad with most of the basic Notepad features. Coded in Java. Code written by me completely from scratch Feel free to use it and learn from it. Enjoy! Regards, Masroor Aijaz

Vue.js User Registration/Sign up with PHP/MySQLi

Submitted by nurhodelta_17 on
This tutorial tackles on how to create a registration form using Vue.js with the help of PHP/MySQLi. This will also show you how to create a simple input validation with the use of vue.js. We are gonna be using axios in this tutorial to handle our request from our PHP Registration API.