Skip to content

Commit 3b06c6c

Browse files
authored
Update README.md
1 parent 9c671d3 commit 3b06c6c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ A web app that utilizes **Evolutionary Programming** to determine and prioritize
33

44
## About the Project
55

6-
This is a program to calculate the tasks that we can prioritize to do by determining them using <b>Evolutionary Programming</b> algorithm. This program is a web-based platform, created with Flask using Python programming language.
6+
Priority Task Selection is a program to determine and prioritize tasks from given task options and the total time you have.
7+
8+
Sometimes we have a lot of tasks to do but our time is very limited, so we cannot do all the tasks and we have to pick some of the most important tasks from all of the tasks. This program helps you determine and choose which tasks are worth more to do than the others.
9+
10+
This program uses Evolutionary Programming algorithms to prioritize the most important tasks from a given list of tasks based on their priority scales.
711

812
## Screenshots
913
Dashboard

0 commit comments

Comments
 (0)