ConC is an open source contact manager. It serves as my first project built with C language.
- Adding Contact
- Removing Contact
- Listing Contacts
- Saving & Loading from file
- Download the source file.
- Extract the downloaded zip file.
- Open it in CLion (it hasn't been tested with other IDEs).
- Run 'main.c'.
- C
- CMake
- Standard C library
This project will receive further updates. Note: This is currently an alpha release so expect bugs.
This project is under MIT license.