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
A complete database system made using C# and SQLite
The project has all the features needed to implement a real life library management program.
The admin can add books and see which user has borrowed which book.
About
A simple application to manage the issue and return books in library. Created using C# and SQLite ( and Visual Basic).