Giter VIP home page Giter VIP logo

recipe_suggestion's Introduction

Recipe Suggestion System πŸ₯•

This project is a Recipe Suggestion System that allows users to search for recipes based on various criteria such as keywords, ingredients, or categories. It utilizes Flask, JavaScript, Jinja templates, MongoDB, and BeautifulSoup for web scraping.

Overview

The Recipe Suggestion System provides users with a platform to discover and explore recipes. Users can search for recipes using keywords, ingredients, or categories, and view detailed recipe information including ingredients, instructions, and images. The system utilizes MongoDB to store user data, recipes, and user preferences, and performs web scraping with BeautifulSoup to populate the recipe database.

Features

  • Recipe searching by keywords, ingredients, or categories.
  • Detailed recipe pages with ingredients, instructions, and images.
  • MongoDB for storing user data, recipes, and user preferences.
  • Web scraping with BeautifulSoup to populate the recipe database.

Prerequisites πŸ“’

Before you begin, ensure you have met the following requirements:

  • Python 3.x installed.
  • MongoDB installed and running.
  • Basic knowledge of Flask, Python, JavaScript, MongoDB, BeautifulSoup, HTML, CSS, Bootstrap.

Tech StackπŸ‘¨β€πŸ’»

Frontend:

  • Flask
  • HTML, CSS, Bootstrap
  • JavaScript

Backend:

  • MongoDB
  • JavaScript

Contributing 🍴

Contributions are welcome! If you want to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix: git checkout -b feature/your-feature-name.
  3. Make your changes and commit them with clear, concise commit messages.
  4. Push your changes to your fork: git push origin feature/your-feature-name.
  5. Create a pull request to merge your changes into the main repository.

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.