- 24 Jan, 2024
- read
BiblioManager is a library management application offering an intuitive user interface developed with JavaFX. It allows efficient management of book collections, borrowing and member memberships.
Key Features:
- Complete book catalog management, with the ability to add, edit and delete books
- Track book borrowing by members, with loan, return and renewal features
- Management of member memberships, including registering new members and updating their information
- Modern and friendly user interface developed with JavaFX and SceneBuilder
- Data storage in an SQLite database for efficient and secure management
Technologies used:
- JavaFX for user interface development
- Java for business logic
- SceneBuilder for GUI design
- SQLite for data storage
- Maven for dependency management
- GitHub for version control and collaboration
This project was developed following object-oriented programming best practices and with a focus on user experience. It demonstrates my skills in developing desktop applications with JavaFX, as well as my ability to design and implement effective data management systems.