Skip to content

pazit530/Library-Manager

 
 

Repository files navigation

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

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

  • C# 100.0%