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

Events Schema and Routes | Backend #3

Open
vkinsane opened this issue Oct 24, 2021 · 0 comments
Open

Events Schema and Routes | Backend #3

vkinsane opened this issue Oct 24, 2021 · 0 comments

Comments

@vkinsane
Copy link

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant