This is a simple project for practicing C, CRUD, and code documentation.
It's a school system prototype where it's possible to add, view, update, and delete students' information.
You can check it out by downloading the C file and either compiling and running it or using the make command.