v1tzor / TimePlanner

Mobile app for planning tasks for the day with multimodule architecture, MVI, Compose, Room, Voyager, AlarmManager, Notification, Charts
Apache License 2.0
429 stars 48 forks source link

Addition of priorities and a section for showing tasks in filtered by priority in the overview menu #100

Closed Rafee-M closed 10 months ago

Rafee-M commented 10 months ago

Suggested changes:

  1. Addition of multiple levels of priorities ranging from Low, Medium , High.
  2. There can be a section in the overview screen can show all the tasks of a chosen priority along with their respective dates.
v1tzor commented 10 months ago

So far, the priority system has been completely changed, and later I will update the overview screen