Library Manager is a simple management application for public libraries. It can be connected with remote database and used by several people at the same time.
Features:
- books database
- lending history
- clients / users database
- search functionality for books and clients
- employee accounts (managed by administrator)
- quick return
- support for MS SQL Server
Requirements:
- .NET Framework 4.5
- MS SQL Server
Used technology:
- C# (.NET Framework 4.5)
- WPF
- Entity Framework 5
- Linq
- MS SQL Server
- AutoMapper
- Caliburn.Micro (for MVVM)
- AppVeyor (continuous integration)
- GitHub (source control)
Still to do:
- delays list
- settings
- statistics
- improvements like:
- fixing bugs
- handling conflicts when many users are working