Library Management System
This project is a console application featuring three CRUD functionalities:
- Book Management
- User Management
- Rent Management
The goal is to facilitate the management of books, users, and rents through the console, utilizing an options menu to create, view, update, and delete records.
This initiative is part of the .Net Start mentoring challenge, focusing on reviewing C#, .Net, OOP, and LINQ concepts!