Skip to content

tn334/RecipeMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecipeMe 🍽️

RecipeMe is a web-based solution that simplifies the process of finding recipes. By using a web scraper, RecipeMe aggregates recipes from various websites based on user-input ingredients. Our website is designed to enhance user experience by providing readable and concise recipe formats, personalized suggestions, and the ability to save favorited recipes.

Table of Contents

Introduction

Today's system of recipe searching involves time-consuming processes of googling and mindlessly navigating through multiple poorly formatted websites. RecipeMe addresses this inefficiency by offering a simple homebase where users can input ingredients they have on hand, easily browse recipes, and view suggestions tailored to their preferences.

Features

  • Recipe Aggregation: Uses a web scraper to collect recipes from the popular cooking website AllRecipes.com.
  • Personalized Suggestions: Analyzes user preferences to suggest other recipes they might like.
  • User Accounts: Allows users to create accounts and save thier favorite recipes.
  • Intuitive Design: Presents each recipe in an easily readable and concise format.

Technologies

  • HTML
  • CSS
  • SCSS
  • JavaScript
  • Python
  • SQL
  • Flask

Contributing

Contributions to RecipeMe are welcome. Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/RecipeMeFeature).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Added RecipeMe Feature').
  5. Push to the branch (git push origin feature/RecipeMeFeature).
  6. Open a pull request.

Authors

License

RecipeMe is licensed under the GPL-3.0 License.

About

CS440 Group Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5