E-shop application coded in 2015.
In order to compile the program (through Main.java) you also need to change the path of the database.
DBManager.setDbPath("C://users//laptop////workspace//Github//E-shop//res//EshopDatabase.sqlite");
Test login data:
username: username
password: password
- sqlitejdbc-v056.jar (exists in res folder)

