Skip to content

mwyrebski/todofs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoFs

Application which maintains TODO lists.

This is a sample application used for F# practicing.

Example

TaskList.fsx is a script with basic domain types and functions which presents the idea of the future shape of the application. It is intended to be used in an F# Interactive console.

Improvements

Ideas for task list features:

  • labels (tags)
  • colors
  • notes
  • comments
  • priorities
  • sharing
  • deadlines
  • reminders
  • repeating
  • tasklist groups, projects or folders
  • notifications (task status changes)
  • console application

License

MIT

About

Todo list in F# (sample)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages