muhammad-maged / project-managment

0 stars 0 forks source link

Create model 'Sprint' and SprintController with CRUD operations using repository design pattern #6

Open sweep-ai[bot] opened 11 months ago

sweep-ai[bot] commented 11 months ago

Description

This PR addresses issue #5 by creating a new model called 'Sprint' and a corresponding controller called 'SprintController'. The 'SprintController' implements all CRUD operations for the 'Sprint' model using the repository design pattern.

Summary of Changes

Please review and merge this PR. Thank you!

Fixes #5.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/sprint-controller

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.