Skip to content

wojciech-kulik/Library-Manager

Repository files navigation

BuyMeACoffee

Library Manager

Build status License

It is an application to manage library (public or at home).

Screenshots

Screenshot1

Requirements

You need to install MS SQL Server to launch this application.

Default database settings:

  • Server: .\SQLExpress
  • Name: any (if it doesn't exist, will be created)
  • By default MS SQL Server uses Windows Authentication, so you don't have to enter credentials

Credentials:
If you try to log in for the first time using a new database, then your entered credentials will be used to create a new account.

Features:

  • Books database
  • Lending history
  • Users/clients database
  • Search client/book
  • Logging (support for multiple accounts with roles: administrator, employee)

To do:

  • Delays list
  • Settings
  • Statistics

License:

You can use this code for learning purpose. If you want to use it for commercial, please contact with me: info ..at.. wojciechkulik.pl

About

Simple desktop application written in C# (WPF) to manage a library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages