-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
1. Update the Events Schema and add following fields :
a. Venue (String)
b. Date (Date)
c. Duration in days (Number)
d. Registration Link (String)
e. Slots (Object)
2. Add the following Endpoints :
a. DisplayOne: To fetch details of only one particular event based on a unique ObjectId.
b. Update: To update the details of an event based on a unique ObjectId.
How to contribute
- Fork this repository.
- Clone the fork on your machine and create a new branch (name according to your task).
- Make your changes on the branch and commit them.
- Push the changes on to the forked repository.
- Create a pull request to this repository's
main
branch.
Metadata
Metadata
Assignees
Labels
No labels