C with access to sqlite database

Overview

Create the code and good unit tests to verify your implementation of the functions described in access_sqlite.c

c_sqlite zip file

Link to sqlite API

Submission

Place your completed ActivityJournal.txt, unit_tests.c, access_sqlite.c, and access_sqlite.h files in a directory named c_sqlite at the top level of your git repo.

Grading