Skip to content

Simple shopping list creator written to improve Haskell skils

License

Notifications You must be signed in to change notification settings

grudus/DinnersShoppingList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DinnersShoppingList

Console app for creating shopping list based on known meals.

Installation

Download repository and inside it's directory write

stack build

How to use

Execute

stack exe DinnersShoppingList-exe

and follow prompt questions (enter meal numbers or name prefixes separated by space)

Meals data and pricings are stored inside ./res/dinners.json and ./res/pricing.json.

Example

Example usage

About

Simple shopping list creator written to improve Haskell skils

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published