I got nothing to say. Talk is overrated.
Library Management System
This is a simple Python application for managing a library. It allows you to add books to the library and display the list of available books.
- Add books to the library.
- Display the list of available books.
- Clone the repository to your local machine.
- Ensure you have Python installed.
- Open your terminal or command prompt and navigate to the project directory.
- Run the application using the following command:
I created two branches. My colleage forked the repository and then we merged the both brances.