bounswe / 2021SpringGroup11

Welcome to our github repository. We are 11th group of CMPE451 Fundamentals of Software Engineering course. We will work on a software project as a team throughout this term.
http://bounswe11.com.s3-website.us-east-2.amazonaws.com/
4 stars 0 forks source link

Create Resource Endpoint & Model #328

Closed myasins closed 2 years ago

myasins commented 2 years ago

It will be added a new 'Resource' model in our project. 'Resource's will be connected to tasks, which we introduced in #324. Additionally, resource will include links and information related to the task it is connected.

EAltunoglu commented 2 years ago

1 Unit tests are provided for the endpoint.

EAltunoglu commented 2 years ago

Feature is deployed.