OasisR

Author

Adedayo Onasanya

Oasis-Recipes

2024

  • The Oasis Recipes Project provides users a comprehensive tool for exploring culinary options by integrating advanced search capabilities and external APIs
  • The application offers a seamless user experience, allowing individuals to search for recipes based on ingredients, cuisine, dietary preferences, etc

Important Links:

Deployed Site: http://dayoonasanya.com/OasisR/
Github Link  : https://github.com/dayoonasanya/OasisR
Website      : http://dayoonasanya.com/

Overview

  1. Advanced Search: Users can search for recipes by ingredients, cuisine, dietary preferences, etc.
  2. Detailed Recipe View: Provides comprehensive details about each recipe, including ingredients, instructions, and nutritional information.
  3. User Preferences: Stores user preferences and search history to enhance the user experience.

How to run

RUN:
git clone https://github.com/dayoonasanya/OasisR
cd OasisR

Oasis Website

Homepage: Screenshot 2024-06-12 200942

Recipes Page:

Screenshot 2024-06-12 201210

Recipe Details:

Screenshot 2024-06-12 201417

Contributing to The project:

If you want to help me improve the repository, you can fork the project and add your own features or updates then pull request and add me as reviewer When you find out error, don't hesitate to correct it .

flowchart LR
  Star[Star the Repository]-->Fork
  Fork[Fork the project]-->branch[Create a New Branch]
  branch-->Edit[Edit file]
  Edit-->commit[Commit the changes]
  commit -->|Finally|creatpr((Create a Pull Request))
  
Loading

Licensing:

MIT LICENSE