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 Task MongoDB Model #324

Closed myasins closed 2 years ago

myasins commented 2 years ago

We will add a 'type' attribute for milestone model we used in our project. This 'type' attribute will specify that whether the point is a task or a milestone. We decided to implement in this way because we will use the same structures in both milestone and task models. This decision is made in this meeting.

EAltunoglu commented 2 years ago

Feature implemented in branch 327.