https://github.com/hey-its-d2t2/todo_list_in_c
ToDo list app in c programming language using Graphics progrramming and File heandeling in C. I had created this project in my first semester of BCA by self study from vaious resources of internet.
https://github.com/hey-its-d2t2/todo_list_in_c
advanced-programming c cprogramming filehandling graphics-programming gui-application learn-to-code learnign learning-by-doing todoapp
Last synced: 10 days ago
JSON representation
ToDo list app in c programming language using Graphics progrramming and File heandeling in C. I had created this project in my first semester of BCA by self study from vaious resources of internet.
- Host: GitHub
- URL: https://github.com/hey-its-d2t2/todo_list_in_c
- Owner: hey-its-d2t2
- Created: 2023-09-08T16:09:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-24T05:33:14.000Z (about 2 years ago)
- Last Synced: 2025-10-28T18:34:39.997Z (9 months ago)
- Topics: advanced-programming, c, cprogramming, filehandling, graphics-programming, gui-application, learn-to-code, learnign, learning-by-doing, todoapp
- Language: C
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToDo List in C
ToDo list app in C programming language using Graphics programming and File handling in C. In this App a user can add tasks, maximum task limit is 8, view their all added task, and remove tasks. I have created this project in my first semester of BCA by self-study from various resources from internet.
Splash Screen





Main Sceen

Add Task

View Task

Remove Task


Exit
