The library system was developed for the discipline of structured programming.
The library system aims to manipulate the data entered and create it in files. For the listing of the data, the system searches the created files for the data and shows it to the user in the terminal.
git clone https://github.com/RamonBecker/Library-System.git
sudo apt update
sudo apt install build-essential
sudo apt-get install manpages-dev
gcc --versiongit clone https://github.com/RamonBecker/Library-System.git
or install https://desktop.github.com/
install: https://cygwin.com/install.html
- C
- The user can register new users
- The user can list the registered users
- The user can register new books.
- The user can list the registered books
- The user buy books
- The user makes loans
- The user can edit the data of the new users entered
- The user can edit the data of the new inherited books
- The user can search for registered books
- The user can return the borrowed book.
By Ramon Becker 👋🏽 Get in touch!

