Sha256: 5632dbdc2cedd4a659ed42af84a088b824e451d72f54ee2accfe7c6ce4bc75d6

Contents?: true

Size: 458 Bytes

Versions: 2

Compression:

Stored size: 458 Bytes

Contents

# Specifications for the CLI Assessment

Specs:
- [x] Have a CLI for interfacing with the application
      - CLI class allows for user to talk to the application and obtain recipes from a top ten list.
- [x] Pull data from an external source
      - Pulls data from allrecipes.com.
- [x] Implement both list and detail views
      - Provides a list of the top ten desserts from Allrecipes, then allows the user to select a dessert to view the full recipe. 

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
todays_top_desserts-0.1.1 spec.md
todays_top_desserts-0.1.0 spec.md