This is a terminal based application designed to efficiently manage library resources using C programming.
The project implememts fundamental data structures and file handling techniques to enable core library functions such as book registration and cataloguing. By utilizing structured programming and modular design, the system provides a robust solution for maintaining comprehensive library records through direct command-line interactions.
Done by teammates and myself.