Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 387 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 387 Bytes

Todo-app-in-C

A beautiful Todo list app in C programming language

Screenshot

Try online

Run on Repl.it

Features

  • Create to-dos
  • Mark as complete
  • Time of creation
  • Delete to-dos
  • Save in binary file
  • Read from binary file