A library management system developed in C++ as part of the Data Structures course at Sakarya University.
This project demonstrates the implementation of multiple data structures within a library management environment.
- Book management
- User management
- Comment system
- Book rating system
- Request handling
- Stack
- Queue
- Circular Linked List
- Hash Table
- Tree Structure
- C++
- Object-Oriented Programming
- Data Structures
University Project