Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 615 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 615 Bytes

Library Management System


In this project you can do simple library actions you can do;

  • Add a book
  • Delete a book
  • Add a Member
  • Delete a Member
  • Borrow a book
  • Get back the book
  • Show all books
  • Show all Members

This repository includes a Library Management System with Sql and without Sql

ss1

Enjoy!