Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Resolved: #12 and #2 #30

Merged
merged 8 commits into from
Jan 3, 2024

Conversation

acecoder7
Copy link
Contributor

@acecoder7 acecoder7 commented Jan 2, 2024

Closing issue #12

Working demonstration video-
https://drive.google.com/file/d/1FIzUy17r1fm5ZEHwHzVHfzuadRszFfkB/view?usp=sharing

Following changes have been made in this PR:

  • Added more recipe parameters in the recipe card (fetched from the Edamam API), such as meal type, diet labels, health labels, dish type, cuisine type, etc.
  • Modified the structure of the recipe card to clearly represent various information/data. (used a tabulated structure)
  • Added a filter button that opens a scrollable and responsive modal to select various options to filter the user's search.
  • The API being used earlier was the older version; a new version of the Edamam Search API is available. I have updated the API accordingly. (This doesn't affect any of its functionality.)
  • Filter functionality is working.

Following are the ss for easy reference-
Screenshot (540)
Screenshot (541)
Screenshot (542)
Screenshot (543)
Screenshot (544)

These changes are made under issue #12
@i-am-SnehaChauhan @Nitya-Pasrija @kirti281003
kindly review this and let me know if I need to further do any changes under this issue, if not kindly merge my PR.

Thank You

@acecoder7 acecoder7 changed the title Issue Resolved: Adding search filters #12 Issue Resolved: #12 and #2 Jan 3, 2024
@acecoder7
Copy link
Contributor Author

Closing issue #2

Working demonstration
https://drive.google.com/file/d/1pVAMBbpjwNWYn4SFjcM1dCK6Hc0hnFX4/view?usp=drive_link

Following changes have been made in this PR:

  • frontend routing of all the pages and rendering of all the pages from navbar
  • a clean double sided responsive contact us form with name, email, subject and message input fields, along with a submit button.
  • backend setup with mongoDB database
  • routes for creating a contact us query and another route for fetch all contact us queries.
  • api endpoint integrated in contact us form on contact us page
  • backend successfully deployed on render
  • a dark blue shade added in the background for dark mode

Following are the ss for easy reference-

Screenshot (549)
Screenshot (547)
Screenshot (550)
Screenshot (548)
Screenshot (546)
Screenshot (545)

These changes are made under issue #2
@i-am-SnehaChauhan @Nitya-Pasrija @kirti281003
kindly review this and let me know if I need to further do any changes under this issue, if not kindly merge my PR.

Thank You

@kirti281003 kirti281003 merged commit dba2e12 into SnowScriptWinterOfCode:main Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants