Skip to content

Events Schema and Routes | Backend #3

@vkinsane

Description

@vkinsane

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

  1. Fork this repository.
  2. Clone the fork on your machine and create a new branch (name according to your task).
  3. Make your changes on the branch and commit them.
  4. Push the changes on to the forked repository.
  5. Create a pull request to this repository's main branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions