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

feat: added get routes for events #46

Merged
merged 5 commits into from
Feb 3, 2024

Conversation

Sundroid-ops
Copy link
Contributor

closes #34

👷🏻 Changes made

  1. Added routes for :
  • displaying all Events
  • get a Event from its slug
  1. added documentation of the routes on api.yaml file.

@github-actions github-actions bot added hacktoberfest-accepted This PR is accepted for Hacktoberfest. 💡 feature This generally contains addition/changes to features. 🟣 status: todo labels Oct 18, 2023
github-actions[bot]

This comment was marked as resolved.

utils/Status.js Show resolved Hide resolved
routes/display/Display.js Outdated Show resolved Hide resolved
routes/events/Event.js Outdated Show resolved Hide resolved
@tamalCodes tamalCodes added status: need changes 🚧 Changes have been requested for these PRs and removed 🟣 status: todo labels Oct 19, 2023
routes/events/Event.js Outdated Show resolved Hide resolved
routes/events/Event.js Outdated Show resolved Hide resolved
routes/events/Event.js Outdated Show resolved Hide resolved
utils/Status.js Show resolved Hide resolved
@tamalCodes tamalCodes merged commit bec5bc7 into ngoworldcommunity:main Feb 3, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 feature This generally contains addition/changes to features. hacktoberfest-accepted This PR is accepted for Hacktoberfest. status: need changes 🚧 Changes have been requested for these PRs
Projects
Status: Merged/Discarded
Development

Successfully merging this pull request may close these issues.

💡Feature: Get routes for events
2 participants