Skip to content

Repository files navigation

✅ WPF_Library_App

WPF Library Application

This project is a desktop application for library management developed with WPF using MVVM architecture.

Project Overview

  • Manages books, users, and borrowing operations
  • Implements MVVM design pattern for clean separation of UI and logic
  • Includes features like search, add/edit/delete records, and status tracking
  • Uses a relational database for data persistence

Tech Stack

  • C#
  • WPF (.NET)
  • MVVM pattern
  • MSSQL or similar database

How to Run

  1. Clone the repository: git clone https://github.com/Ghostdevc/WPF_Library_App.git cd WPF_Library_App

  2. Open the solution in Visual Studio

  3. Configure database connection strings as necessary

  4. Build and run the project

Notes

  • Designed for desktop library management scenarios
  • Follows MVVM best practices for maintainability

License

MIT License

About

Library management desktop app built with WPF and MVVM pattern for clean UI design.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages