Giter VIP home page Giter VIP logo

to-do-list-application's Introduction

Hi ๐Ÿ‘‹, I'm Kritika Gupta

A Full Stack developer from India


kritika30032002

๐Ÿ‘ฉโ€๐Ÿ’ป About Me

  • Final-year Computer Science Engineering student.
  • Passionate about web development, especially in the MERN stack.

๐Ÿ‘€ Interests

  • Open Source
  • Web Development
  • UI/UX
  • Programming

๐Ÿ’ž๏ธ Open to Collaboration

  • Interested in collaborating in the open source platform/event.

๐Ÿ‘ฉโ€๐Ÿ’ป Technical Proficiency

  • Proficient in C++, C, and web development technologies, including:
    • ReactJS, Redux
    • HTML, CSS, JavaScript
    • NodeJS, ExpressJS, MongoDB

๐ŸŒ Professional Experience

  • Frontend Web Development Intern at NOI Technologies LLC.
    • Gained hands-on experience in developing responsive and user-friendly web applications.

๐Ÿš€ Achievements

  • Ex-Martian Summer Intern'23 at Persistent.
  • Mentor at Various Open source events.
  • Hacksquad'22 Winner.
  • MERN (MongoDB, ExpressJS, ReactJS, NodeJS) Web Developer.

๐ŸŒ Involvement in Community and Leadership Experience

  • Active participant in open-source events.
  • Mentor for newcomers in the open source tech community.
    • Mentored at KWOC 2022, KWOC 2023, HACKTOBERFEST 2023, CODEPEAK 2023, IWOC 2024.
  • Participated as a participant in HACKTOBERFEST 2022, HACKSQUAD 2022(WINNER), SSOC 2022 (Social Summer of Code), HACKTOBERFEST 2023

๐Ÿค Excited to Connect

  • Excited to connect with fellow professionals.
  • Eager to explore new opportunities and contribute to the tech industry. You can connect with me via linkedin or by Mail.

Connect with me:

@kritika-gupta-343458212

Languages and Tools:

bootstrap c cplusplus css3 express git heroku html5 javascript mongodb mysql nodejs postman react redux tailwind typescript


kritika30032002

ย kritika30032002


kritika30032002


KritikaGupta30's GitHub | Stats

All About Hacktoberfest 2022 and 2023

@kritikagupta3003's Holopin board

to-do-list-application's People

Contributors

abhishek-kumar-91 avatar abulgit avatar aishaagarwal avatar anand-reddyk avatar aniketkuma-r avatar anuragpal010104 avatar bayyana-kiran avatar debshibraj123 avatar dimple-choudhary avatar divjot02 avatar fcristanchobocc avatar harmeetsingh11 avatar jiyagupta-cs avatar kirinryu-dev avatar kritika30032002 avatar love-sonkar avatar madhuryahait avatar mahajanpreksha avatar miran-firdausi avatar nalukui01 avatar rakesh-vajrapu avatar sajidul-kabir avatar sami3160 avatar sb-decoder avatar schoudhury2 avatar shahidkhatrii avatar shybymh avatar soumyadevsaha avatar taqui-786 avatar virtual4087 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

to-do-list-application's Issues

[BUG] : Dark theme toggle button does not work as it should

Dark theme toggle button (on the top right) this button should toggle dark theme when clicked the first time, but it is doing after clicking it the second time.

Also clicking it the first time changes the button's theme to dark mode but the whole page is still in light mode, vice versa.

Screenshot:
image

Tasks Not Saving on Page Reload

Issue: Tasks Not Saving on Page Reload

Description

Problem:

Currently, tasks are not saved when the page is reloaded. This causes users to lose their task list every time they refresh or reopen the page.

Solution:

To address this issue, we can implement a solution that saves tasks to local storage or cookies. This way, users can retain their task list even after reloading or reopening the page.

Requirements:

  • Implement a mechanism to save tasks to local storage or cookies.
  • Ensure that tasks are retrieved and displayed correctly when the page is loaded or refreshed.
  • Test the solution thoroughly to verify that tasks are being saved and loaded properly.
  • Provide a user-friendly experience that seamlessly maintains the task list.

Additional Information:

  • Consider user experience and data privacy when implementing the solution.
  • Research the best approach for saving and retrieving data in the chosen technology stack (e.g., JavaScript, HTML, etc.).

Hacktoberfest

Please label this issue as hacktoberfest for valid contributions in Hacktoberfest.

Todo Icon Hard to See in Dark Mode

ISSUE : Todo Icon Hard to See in Dark Mode

How it Looks

image

Expected Solution :

  • Change the icon that matches both dark - white mode theme

Dark mode

I want to add a toggler which toggles between dark and light mode

Adding Finished Button

There is Delet button but it not make much sense so i want to make a finish button also .
Assign me

Fixing the buttons

When we hover over the buttons, it is disturbing the UI. Please check in the video below.

18-28-18.mp4

Please assign this to me; I will fix it.

Due date passed issue

image

Issue

The Website does not show if the task has already passed it's due date

suppose the due date is 1st of october 2023
but the date today is 5th of october 2023

Suggestion:

The website will show the such tasks color in red and beside the due date it will say "Due date is over"

Display

Would like to add a feature to display the current date and time on the main page

Improve the UI in dark mode

In Dark Mode, task names are not visible due to the white color, and dark mode UI is ineffective. Please Assign me this issue So, that I can improve these defects.
image

Responsive

i want to make this project responsive in mobile too . @Kritika30032002 assign this issue to me under Hacktoberfest .

image

unresponsive website

Hello @Kritika30032002, the website is unresponsive:
you can see picture from here:
screenshot
I can make this responsive.
please assign me this issue under hacktoberfest tag. I will obliged for this.

Addition of dark mode

I want to add dark mode option to the website which is useful for users who prefer a different visual style.

Kindly assign me with this issue. I want to contribute to this. :)

Adding Recurring tasks functionality

I would like to express my interest in contributing to the project by proposing the addition of recurring task functionality. If possible, could you please consider assigning this issue to me as part of the Hacktoberfest 2023? Thank you for your consideration :)

Adding Type in task

I have a suggestion in which I can add type of work by using a simple dropdown. I have attached a SS for that. Kindly look into it and if everything is fine assign this issue to me under hacktoberfest 2023.
Ignore the styling for reference only :)
SS_todo_type

User Authentication

I want to add User Authentication ,
User has to Sign In ,Sign up and then he can add his tasks so that ,
every user has their own tasks and they can able to see , update, delete , create etc

Please assign this to me , I am very much interested to contribute in hacktoberfest_23 : )

Favicon

Hello kritika , in your amazing to do list there is no favicon. Favicons help us quickly visually match every browser tab with a certain website. Kritika can u assign me this task

Animating Logo & Text

Can I add a typing effect to the "To-do List "text and when the text is completed the logo will appear?

It will improve UX.

will please assign me this issue under hacktoberfest'23?

minor problem in theme switching

when the website is opened it is in light theme but the toggle switch is in dark mode.after one round usage of the toggle switch it is working well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.