Devlog 3 - Removing Subjects
Now I worked on improving subject management in the Study Planner.
In the previous version, users could add subjects, but there was no way to remove them if they made a mistake or no longer needed them.
To solve this, I added a remove button to every subject
Now each subject has its own button, and clicking it will remove that subject from the page.
I spent some time testing different situations to make sure the correct subject is removed each time.
I also noticed that when all subjects were deleted, the page looked a little empty. Because of this, I brought back the “No subjects added yet” message whenever there are no subject on the screen.
This makes the page feel more complete
I made a few small style changes as well
This update makes the planner easier to use because users can now both add and remove subjects whenever they want.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.