Skip to content

A simple app that allows users to enter tasks that need to be completed in order to prioritze. Dreamt up as an implentation of a heap, this app uses the time required to complete a task, compared to the time until the deadline, in order to prioritize the tasks. Because it is built on a heap, users interact with the top priority task.

Notifications You must be signed in to change notification settings

NateMcKenzie/task_prioritizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task_prioritizer

This program will allow users to store tasks that need to be completed. Using estimated time required vs. time left before the due date the program will recommend the next task to work on.

Getting Started

This project is a starting point for a Flutter application.

About

A simple app that allows users to enter tasks that need to be completed in order to prioritze. Dreamt up as an implentation of a heap, this app uses the time required to complete a task, compared to the time until the deadline, in order to prioritize the tasks. Because it is built on a heap, users interact with the top priority task.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages