muhammad-maged / project-managment

0 stars 0 forks source link

Add method to calculate average time in HomeController #4

Open sweep-ai[bot] opened 11 months ago

sweep-ai[bot] commented 11 months ago

Description

This PR adds a new method calculateAverageTime to the HomeController in order to calculate the average time to finish a task. The method takes an integer size as input and returns the result of size multiplied by 3.5.

Summary of Changes

Fixes #1.


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

git checkout sweep/add-calculate-average-time-method

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.