https://github.com/antonioberna/todo-app
To Do List Tool With PostgreSQL Database in C
https://github.com/antonioberna/todo-app
c postgresql todo-app
Last synced: 11 months ago
JSON representation
To Do List Tool With PostgreSQL Database in C
- Host: GitHub
- URL: https://github.com/antonioberna/todo-app
- Owner: AntonioBerna
- License: gpl-3.0
- Created: 2023-01-09T18:49:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-06-29T17:10:12.000Z (12 months ago)
- Last Synced: 2025-06-29T18:23:20.900Z (12 months ago)
- Topics: c, postgresql, todo-app
- Language: C
- Homepage: https://antonioberna.github.io/todo-app/
- Size: 1.06 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# todo-app
[](https://www.codacy.com/gh/AntonioBerna/todo-app/dashboard?utm_source=github.com&utm_medium=referral&utm_content=AntonioBerna/todo-app&utm_campaign=Badge_Grade)



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, remove, and view tasks in a terminal interface.
Please visit [https://antonioberna.github.io/todo-app](https://antonioberna.github.io/todo-app) for more information.