The application is designed for managing contacts. Although the code contains some unimplemented functions and areas for optimization, our goal was to carefully plan the application's operations and provide proper documentation using Doxygen.
The main objective of the application was to implement the MVC pattern, introduce a clear user interface, and develop appropriate algorithms to ensure that the project meets the requirements provided to the project group.
To create a graphical user interface, we used the PDCurses library.
Doxygen html documentation is located in the repository folder.