Devlog 4 - Adding Study Tasks
I added a task section to each subject.
Until now, the planner could only store subject names and exam dates.
I wanted users to be able to keep track of what they actually need to study, so I added a simple task system.
Each subject now has its own task input box and an Add Task button.
Users can type a study task and add it directly to that subject. The tasks are displayed in a list below the subject information.
While working on this feature, I tested different subjects to make sure tasks stay inside the correct subject card. I also added a small check to stop empty tasks from being added.
I made a few style changes so the task section fits nicely inside the existing layout and remains easy to read.
The planner now feels more useful because subjects can contain actual study work instead of only basic information.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.