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

Added functionality to load menu items #979

Merged
merged 1 commit into from
May 3, 2024

Conversation

abdullai-t
Copy link
Contributor

@abdullai-t abdullai-t commented May 2, 2024

Summary / Highlights

Various functions and routes have been introduced to facilitate the loading of menu items. This includes the helper functions in the api_utils file to filter and prepare the menu items, as well as appropriate routes and handlers for these items. These additions will allow easier interaction with the menus within a given community context.

Details (Give details about what this PR accomplishes, include any screenshots etc)

Testing Steps (Provide details on how your changes can be tested)

Requirements (place an x in each [ ])

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've tested my changes manually.
  • I've added unit tests to my PR.
Transparency (Project board)
  • I've given my PR a meaningful title.
  • I linked this PR to the relevant issue.
  • I moved the linked issue from the "Sprint backlog" to "In progress" when I started this.
  • I moved the linked issue to "QA Verification" now that it is ready to merge.

Various functions and routes have been introduced to facilitate the loading of menu items. This includes the helper functions in the api_utils file to filter and prepare the menu items, as well as appropriate routes and handlers for these items. These additions will allow easier interaction with the menus within a given community context.
@abdullai-t abdullai-t linked an issue May 2, 2024 that may be closed by this pull request
1 task
@abdullai-t abdullai-t self-assigned this May 2, 2024
@archx3 archx3 merged commit 8eb09d9 into development May 3, 2024
1 check passed
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.

Create an Endpoint to serve menu list
2 participants