BOOK LIBRARY INTERFACE

This is a project that aims to create a system for issuing books in libraries. At the moment, all the basic operations are implemented, and there is also a simple graphical interface.

The entire project is written in the Rust programming language using the fltk, chrono, and yaml_rust libraries.

Project requires git and cmake to be installed

crates.io: https://crates.io/crates/booklibrs

documentation: https://docs.rs/booklibrs/0.1.3/booklibrs/