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

[Enhancement] Backend: automatically detect event status #19

Open
infinity1729 opened this issue Dec 14, 2022 · 1 comment
Open

[Enhancement] Backend: automatically detect event status #19

infinity1729 opened this issue Dec 14, 2022 · 1 comment
Labels
codepeak2022 This issue will be considered for codepeak2022 easy enhancement New feature or request

Comments

@infinity1729
Copy link
Owner

Description
Currently we are sending a status field in the API where admin has to manually update the status.
This issue aims to automate this by getting current dat and then pass wether it is ongoing, upcoming, or ended.

Screenshots
API call
image

Present code (backend/events/models.py)
image

Important Note:
We expect you to create a new branch for solving this issue names as eventStatus.
The command to create and access new branch is git checkout -b eventStatus

@infinity1729 infinity1729 added enhancement New feature or request codepeak2022 This issue will be considered for codepeak2022 medium easy and removed medium labels Dec 14, 2022
@ghost
Copy link

ghost commented Dec 14, 2022

assign this to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codepeak2022 This issue will be considered for codepeak2022 easy enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant