Skip to content

To Do List App with PostgreSQL in C

Codacy Badge GitHub License Website GitHub Created At

This is a simple To Do List app written in C that uses a PostgreSQL database to store the tasks. It allows you to add, edit, remove, and view tasks in a terminal interface.

You can explore the documentation following requirements and usage sections.