Simple, automated and fastest library management system under the development in Rust.
It only includes CLI version now. You can add new ideas on Todos
PRs are always welcome to improve the system.
- Use English naming on the repo to be understandable
Add books to the libraryCount number of books in the library- Check whether library is empty or not
List titles of the booksFind the oldest book in the library- Get input from user
- Write the name and year of the book in the csv file
- Read book's name and year from csv file