Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 666 Bytes

File metadata and controls

23 lines (17 loc) · 666 Bytes

Fastest 🚀 Library Management System

Simple, automated and fastest library management system under the development in Rust.

Development

It only includes CLI version now. You can add new ideas on Todos

Features

Contribute

PRs are always welcome to improve the system.

Todos

  • Use English naming on the repo to be understandable
  • Add books to the library
  • Count number of books in the library
  • Check whether library is empty or not
  • List titles of the books
  • Find 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