Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 222 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 222 Bytes

ExelProject

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.