Skip to content

Initial Release

Latest

Choose a tag to compare

@harshshah1122 harshshah1122 released this 26 Jul 17:48
b55a3a6

Release Notes

Version 1.0.0 (Initial Release) - Mac Only

What's New:

Recipe Management: Add, remove, and clear items from your recipe list.
Recipe Search: Search for recipes based on the items in your list using the Edamam API.
Recipe Details: View recipe images, details, copy recipe URLs, and open them in a web browser.
Cost Calculation: Automatically calculates and displays the total cost of items in your list.

Features:

Add Items: Enter food item names and prices, and add them to your list.
Remove Items: Click on items in the list to remove them.
Clear List: Clear all items from the list with a confirmation prompt.
Search Recipes: Fetch and display recipes based on the food items you’ve added.
Recipe Interaction: Copy recipe URLs or open them directly in your browser.

RecipeList-Solstice v1.0.0

Description

This release includes the macOS application for the Recipe List app, a Tkinter-based GUI for managing recipes and their prices.

Files

Instructions

  1. Download the .zip file from the link above.
  2. Extract the .app file from the .zip archive.
  3. Drag the RecipeList.app to your Applications folder or run it directly from the extracted location.

Known Issues:

If you encounter any issues with the Edamam API (e.g., rate limits), please refer to Edamam's API documentation or consider generating your own API key.

Additional Information:

The provided API key is for demo purposes. If the demo key is overwhelmed or no longer works, please create your own API key from Edamam.
For support or contributions, please contact your-email@example.com or open an issue on the [GitHub repository](https://github.com/USERNAME/REPOSITORY_NAME/issues).