Skip to content

.NET Framework 4.8 Windows Forms library management application

Notifications You must be signed in to change notification settings

toniskobic/Alexandria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexandria - Library Management Software

Alexandria is a C# .NET Framework 4.8 Windows Forms application for library management made as part of the faculty undergraduate studies course "Software Engineering". The application was implemented by the joint efforts of my colleagues: Luka Bojka and Petar Šiljeg. Alexandria showcases the use of EF 6 for data access, implementation of Three Tier Architecture (Presentation, Business and Data Layer), Repository and Unit of Work Pattern.

This fork of the repository consists of:

  • Completed and refactored implementation of the Repository Pattern
  • Completed and refactored implementation of the Unit of Work Pattern
  • User's password hashing and salting
  • Database Seeding
  • Overall refactoring of the application

Login Form

Alexandria User Manual

The User Manual wiki chapter consists of forms screenshots and their explanations.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages