Git Product home page Git Product logo

to-do-manager's Introduction

to-do-manager's People

Contributors

amripandey avatar gbcderr14 avatar github-actions[bot] avatar malivinayak avatar mouli-3542 avatar nikhilgarg26 avatar rahmlad-aramide avatar ravitejavattem avatar vens8 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

to-do-manager's Issues

Contribution

Can I contribute by making some changes ..will u label it as Hactoberfest.

feature: complete task section

Task:

  • You need to add a checkbox/complete icon to each task. once user click on complete this task should move to the complete section.
  • Complete section should be after tasks section and only visible if minimum one task is completed.
  • When user click on complete task button there should be pop up as task is completed.
  • Completed task must have delete option but not edit option
  • Completed task can also be able to move back to task section after unchecking the task.
  • completed task text should be strikethrough
  • local storage must be updated accordingly

Note:
I have developed To-Do-Manager using local storage. While working on this feature you must take care of all related things.

Css Changes and Text Correction

As we can see the text named Task lists is not visible due to the similar background. Also the text in the place holder was wrong What would you link to add...it should be What would you like to add.
before
I have made some minor changes in the text's Colour also corrected the Placeholder's text...If u liked it i can make a pull request❤️
after

Adding animations

Bubble animation : A constant random flow of bubbles
Will make a PR if u liked it
bubblee

Bug in adding task

User is able to add same todo task again instead there should be a display of message like "you have already added that task" or something like that and that task should not be added

Current Behavior--
image

While it should not allow this thing and display a warning like message

Also the "Tasks" heading should remain hide until there are no tasks added I want to remove these 2 bugs

Feature Request: Add Task Successfully Delete Alert

A success alert for when a task is successfully deleted. This alert, styled in a pleasant red color combination, will enhance user experience by providing immediate feedback on successful task deletion. This visual cue ensures users are promptly informed about the successful execution of their action, contributing to a more intuitive and user-friendly interface.

Warning Alert demo :
image

Multiple alerts overlap with each other

When an alert appears, it overlaps with previously existing alerts as shown below.
image

Can be fixed by using a container element where alerts are stored in an array through javascript and displayed one below the other in the temporally descending order (latest on top and others shift down).

blank task also saving

blank task are also stored in to-do list
if task is blank / null prevent it from submitting

Feature Request: Add Task Successfully Added Alert

A success alert for when a task is successfully added. This alert, styled in a pleasant green color combination, will enhance user experience by providing immediate feedback on successful task addition. This visual cue ensures users are promptly informed about the successful execution of their action, contributing to a more intuitive and user-friendly interface.

Warning Alert demo :
image

Reloading a page while adding new task

Currently it is reloading a complete website for each new to do task
it is wasting data and resources
Try to implement an alternate and better approach

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.