You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project contains program that reads inforamtion from xlsx to database and then works with database.
Here I used javaFx for frontend part, sQlite for saving data and apache library for parsing xlsx documents.