[Feature ] you can store the weekly , monthly and yearly tasks and goals individually and it will store in the local storage also #98
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[Feature addition ] weekly , monthly , and yearly tasks and goals according to us and it will be stored in the localstorage
i have not changed much things i only have changed some basic functionality like how the task input was taken earlier and how the tasks are getting stored
so the issue was like you cannot track your weekly , monthly and yearly tasks and goals but now you can
some basic js functionality and some html and css
Please delete options that are not relevant.
so with this new feature you can store the tasks and the goals with a pirticular time stamp and you can check each of the one and your tasks and goals will be stored in the local storage also further i will make it to the database
I have tested this in live server and did some tests like
firstly i have tested this in live server that how is the ui looking so the ui looks like this
same as for the goals
then i checked that due to my code the previous functionalities should not change so it is not changing
then i checked that how it is storing the data in the local storage
i also checked that by clicking the delete button it is deleting the key and value from the localstorage or not so it is doing that
And than i checked that for multiple inputs it is not showing any error or not so it is not showing any bug and all if we give multiple inputs
one more thing is that it is storing the goals and the tasks seperately in the localstorage
a sample video of me doing all these things
video1301783469.mp4
Checklist:
Maintainer Checklist