Skip to content

This is a Todo Application entirely coded in pure C, You can view, insert, delete or do more with this. Try it out. Simply get the .exe and start

Notifications You must be signed in to change notification settings

aashishpeepra/ToDoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ToDoApp with C

This is a Todo Application entirely coded in pure C. You can view, insert, delete tasks or do more with this. Try it out. Simply get the .exe or .c and start.


How To Use?

  1. Compile to create a new executable (.exe) file.
  2. Enter the name of file. If not found -> new file will be created.
  3. Menu will pop up and you can proceed further.

Here's what the Menu Look like

  • Press 1 to View all Tasks
  • Press 2 to Filter Tasks
  • Press 3 to Insert Task
  • Press 4 to delete task
  • Press 5 to Exit

Description

Comments are added throughout the file. Each function is documented. Hope you don't find it confusing. Wrote it for fun.
Forks are most welcome. 🚀

About

This is a Todo Application entirely coded in pure C, You can view, insert, delete or do more with this. Try it out. Simply get the .exe and start

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages