MIT-LCP / MIT-LCP/physionet-build
Event/course hosts should be able to delete or archive events
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 90
- Forks
- 33
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 31
Description
It is now possible for "hosts" (e.g. course instructors) to create events and invite participants. These events are displayed at http://localhost:8000/events/. It should be possible for a host to delete or archive an event.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the events page mentioned in the issue and trace the existing host event-creation and invitation flows. Identify how event ownership and visibility are represented, then define the behavior for host deletion or archiving and verify that the resulting event state is reflected on the events page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100