rustturkey / fastest-library-management-system

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Rust 73.6%Language:Makefile 26.4%