Code Monkey home page Code Monkey logo

proteincrafter's Introduction

High Protein Recipe Finder

image

Overview

ProteinCrafter is a sophisticated Python application designed to help you discover high-protein recipes and explore a wide range of calorie options. With its seamless integration with the Edamam API and local SQL database, you can now embark on a culinary journey to find delectable high-protein dishes.

Features

  • High-Protein Recipe Search: Discover a vast collection of high-protein recipes, tailored to your dietary preferences.

  • Calorie Range Exploration: Easily find recipes that fit within your desired calorie range, ensuring that you stay on track with your nutritional goals.

  • Edamam API Integration: Seamlessly connect to the Edamam API by providing your API key and API ID, allowing you to access an extensive database of recipes.

  • Local SQL Database: Store and manage your favorite recipes locally with a user-friendly SQL database.

  • Library Dependencies: This application utilizes the power of the dotenv library for managing environment variables and the requests library for smooth API interactions.

Getting Started

  1. Obtain Edamam API Credentials:

    • Visit Edamam to obtain your API key and API ID.
  2. Add API and APP id to .env fie.

    • API_KEY=your-api-key
    • APP_ID=your-api-id
  3. Local Database Setup.

    • Create a local SQL database using the information provided in the python database file. You can configure your database connection details in the application.
  4. Install Dependencies:

    • Make sure to have the necessary libraries installed:
    • npm install dotenv --save
    • pip install requests
  5. Run the Application:

    • Start exploring high-protein recipes and managing your favorite dishes.

Usage

Here's how you can use the application:

  1. Search for high-protein recipes by specifying your preferences and desired calorie range.

  2. Browse through the results and save your favorite recipes to your local SQL database for future reference.

  3. Experiment with different ingredients and culinary ideas to enjoy nutritious and delicious meals.

Contribution

Feel free to contribute to this project by creating issues, suggesting enhancements, or submitting pull requests. Your contributions are highly valued and appreciated.

License

This project is licensed under the MIT License.

Contact

For any inquiries or feedback, please contact Chase at ([email protected]).

Thank you for using ProteinCrafter. Enjoy your culinary adventures and stay healthy! ๐Ÿฝ๐Ÿฅฆ๐Ÿฅฉ

proteincrafter's People

Contributors

chase-west avatar manthanispatel avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

manthanispatel

proteincrafter's Issues

[FEATURE] Comment api code

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.