Skip to content

lewisc2303/MyToDoTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyToDoTask

An application to add, store, view and delete "ToDoItem" datatypes as an external JSON file using the aeson library.

Project set-up using Stack build and Stackage snapshot "lts-12.18".

Requirements :

  • GHC version 8
  • Stack build tool

To run applciation:

git clone https://github.com/lewisc2303/MyToDoTask.git

and in the git main directory terminal:

stack setup
stack build
stack exec run

About

A Test based ToDo app in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published