Girl-Code-It / Opportunity-Calendar-Backend

Opportunity Calendar is the one-stop place to refer important opportunities available in tech-space like newly posted jobs, internships, hackathons, tech-conferences, scholarships, etc.

Home Page:https://opportunity-calendar.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create DELETE endpoint for opportunities

Vishal1003 opened this issue · comments

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository (for multi-repository projects)

Feature Request

I can see that there are apis for creating and fetching the opportunities but no api exists for updating and deleting. @Manvityagi @abdus Kindly look into this issue and assign it to me if it makes sense.

commented

upon merging PR #60, the 'Update' method will be available for use.

commented
  • Add the DELETE method for opportunities
  • Add corresponding documentation in routes/opportunity.js
  • Add corresponding documentation in documentation/APIS.md

@abdus I would like to work on this issue. Kindly assign this to me?