You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains source code for Library Management. You can issue book,deposit books,add new students, modify students, create new books. It also includes feature for fine on late deposition.
This repo provides a console based library management system app purely written in c++, leveraging various data-structures to store the miniature database to reduce latency in operating the app. For more features, refer README.