##Description
Currently, the app allows users to add and manage subjects in the study plan. However, there is no option to attach or store notes for individual subjects.
When a user clicks on a specific subject, it only shows the subject itself without any space to add important notes, reminders, or topic details.
##Problem
Subjects can be added, but no detailed information can be stored under them
No way to attach study notes, key points, or reminders
Limits usefulness of the subject feature for real study planning
Users may need external apps to track subject-wise notes
##Expected Behavior
When a user clicks on a subject, it should:
Open a dedicated view or panel for that subject
Allow users to:
Add notes
Edit notes
Save subject-specific study points
##Suggested Improvement
Add a Notes section under each subject
On subject click → open modal/page
Provide:
Text area for notes
Save / edit functionality
Store notes linked to each subject (localStorage or backend)
##Benefit
Makes the app more useful for real study planning
Helps students store subject-wise important points
Reduces dependency on external note-taking apps
Improves overall UX and app completeness
##Description
Currently, the app allows users to add and manage subjects in the study plan. However, there is no option to attach or store notes for individual subjects.
When a user clicks on a specific subject, it only shows the subject itself without any space to add important notes, reminders, or topic details.
##Problem
Subjects can be added, but no detailed information can be stored under them
No way to attach study notes, key points, or reminders
Limits usefulness of the subject feature for real study planning
Users may need external apps to track subject-wise notes
##Expected Behavior
When a user clicks on a subject, it should:
Open a dedicated view or panel for that subject
Allow users to:
Add notes
Edit notes
Save subject-specific study points
##Suggested Improvement
Add a Notes section under each subject
On subject click → open modal/page
Provide:
Text area for notes
Save / edit functionality
Store notes linked to each subject (localStorage or backend)
##Benefit
Makes the app more useful for real study planning
Helps students store subject-wise important points
Reduces dependency on external note-taking apps
Improves overall UX and app completeness