Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.09 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.09 KB

LibTask

CI Status codecov

Ui

  • LibTask is a desktop application to allow librarians to keep track of book statuses and contact details of patrons who have borrowed them or requested for them.

  • Example usages:

    • as a tracking tool to track patrons with overdue books.
    • as a tracking tool to patrons that are interested in certain books.
  • It is named LibTask as we aim to help librarians to accomplish their daily tasks efficiently.

  • For the detailed documentation of this project, you may refer to our user and developer guide.

  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.