Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature ] you can store the weekly , monthly and yearly tasks and goals individually and it will store in the local storage also #98

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

gautam-krishna-sharma
Copy link

[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

{6BF8BCE9-9003-4A86-B688-835E86883F84}

same as for the goals

{672A2738-5694-4B59-89AB-C2FC56324D1C}

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

{D2A6ADD1-945A-47A7-BD85-CD56104A7D0D}

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:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Maintainer Checklist

@gautam-krishna-sharma gautam-krishna-sharma changed the title [Feature addition ] [Feature ] you can store the weekly , monthly and yearly tasks and goals individually and it will store in the local storage also Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant