COPS-IITBHU / Digital-Permission-System

This is a part of the Science and Technology council group of projects which aims to digitalize and ease out the process of getting permissions from the desired authorites for conducting various events and workshops throughout the year
Apache License 2.0
4 stars 6 forks source link

Backend: CRUD operation on venue model #17

Closed PrathamX595 closed 1 month ago

PrathamX595 commented 1 month ago

Fixes: #5

implemented CRUD operations for venue model

TODO: all routes expect get venue (namely: delete, create, read) must be passed through protected routes

shivansh-bhatnagar18 commented 1 month ago

@PrathamX595 Please resolve the merge conflicts before I can merge

PrathamX595 commented 1 month ago

@shivansh-bhatnagar18 conflicts have been resolved