Stok Barang App written in C# with MySQL Database (with Report and chart)
First of all you need to do is make sure you're already installed XAMPP and Visual Studio 2015 or Visual Studio 2017
Then create database on phpMyAdmin name 'drink_database' and import file drink_database.sql into your database
After that run installer on InstallerApp folder or Setup1
Launch the application and setting your MySQL database in the application
Register and the application is already to use
You can see video demo on video_stok_barang_demo.mp4 in my repository