How to run the application:
- Open the file in IDE or run icecream.jar
- turn on the server (XAMPP) and create a database with the title "icecream"
- import the icecream.sql database
- if there is an error connecting to the database, maybe JDBC needs to be reconfigured in the build-path (remove the old mysql connector with the new mysql connector)
- if you want to login to the system, you need to open the database and choose admin table to see email and password for login purpose
Thanks Created by Danny Santoso