Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Mini-Haskell-to-do-list

A fully functional Haskell CLI To-Do List app with task creation, viewing, updating, filtering, and deletion. Tasks are stored in JSON for persistence. Features modular code, input validation, and date handling. Ideal for learning Haskell. Future plans include a web UI with Scotty, HTML, and CSS.

About

A fully functional Haskell CLI To-Do List app with task creation, viewing, updating, filtering, and deletion. Tasks are stored in JSON for persistence. Features modular code, input validation, and date handling. Ideal for learning Haskell. Future plans include a web UI with Scotty, HTML, and CSS.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors