Downright awesome menu interaction. WIP.
-
Updated
Jun 3, 2018 - HTML
Downright awesome menu interaction. WIP.
A C++ console application developed by Nathanlie Ortega. This program implements a singly linked list with operations to insert nodes, search for values, and print the list. Features a menu-driven interface and proper memory management with dynamic allocation and deallocation. Demonstrates core concepts of linked list data structures.
C++ console app for managing a library system. Supports books, CDs, DVDs, patrons, and loans. Features include item management, overdue tracking, and fine calculation. Uses OOP (inheritance, polymorphism), vectors, and a menu UI.
Add a description, image, and links to the menu-interaction topic page so that developers can more easily learn about it.
To associate your repository with the menu-interaction topic, visit your repo's landing page and select "manage topics."