Skip to content

Terminal todo list app

Notifications You must be signed in to change notification settings

shahd-moh-abdel/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

88c665d · · Oct 28, 2025

History

9 Commits
Oct 25, 2025
Oct 28, 2025
Oct 27, 2025

Repository files navigation

Pascal Todo List

a simple command line todo list app, built with Pascal to practice the main language core for an upcoming exam.

this is my first Pascal project, a todo app is perfect for learning the fundamentals, and it is actually useful.

features

  • add new tasks
  • view tasks
  • mark as complete
  • delete tasks
  • tasks saved too tasks.txt

Requirements

  • free pascal compiler (FPC)

usage

compile the program:

	fpc todolist.pas

run it:

	./todolist

Athena Award Badge

About

Terminal todo list app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages