- A simple point of sale system created using Vanilla PHP and MySQL
- First create a mysql database and import the simple-pos.sql file
- open _config.php and configure the mysql connection.
- If you are using XAMPP place the whole folder inside the htdocs folder
- Then now you can view it on your browser in https://localhost/simple-pos/login.php