A faculty database management using C/C++ and SQLite
What is the project?
This project is used to combine C++ with SQLite API to keep track of faculty data.
How to install?
Make sure you have a an IDE or text editor. Install SQLite and just run the console application or from within the IDE build the project.