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

Create a Todo List #6

Open
8 tasks
XenomShox opened this issue Oct 19, 2020 · 3 comments
Open
8 tasks

Create a Todo List #6

XenomShox opened this issue Oct 19, 2020 · 3 comments
Assignees
Labels
Hacktoberfest hacktoberfest label (https://hacktoberfest.digitalocean.com) level-3 React

Comments

@XenomShox
Copy link
Member

XenomShox commented Oct 19, 2020

In this is mini project, you are invited to create a To-do List using either Vanilla Js or React , we leave the design up to your creativity, but the app must contain some features.

  • Create a single page todo interface with an input, and the list of todos

  • make each todo able to be toggled as finished, each finished todo will be moved into the "finished" category

  • a todo should display the task and the date of creation, if finished and moved in "finished" category, it should also display the date when it was finished

  • Saved todos in localstorage and load them when page loads

  • OPTION: create a filter setting, to filter the todos by certain constraint like date creation ect.

  • OPTION: add priorities to todos

  • OPTION: add a color picker in creation (pick a color for each todo), if no color is picked choose random one

  • OPTION: save todos in a Database

@XenomShox XenomShox added Hacktoberfest hacktoberfest label (https://hacktoberfest.digitalocean.com) React level-3 and removed React labels Oct 19, 2020
@sarita1124
Copy link

Hi, can I work on this issue?

@IndigoWizard
Copy link
Contributor

@chinmaym07 this is the main issue with that previous task (the "reuse-2" will be deleted/changed)

@IndigoWizard
Copy link
Contributor

@sarita1124 Yes, you've assigned!

@IndigoWizard IndigoWizard pinned this issue Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest hacktoberfest label (https://hacktoberfest.digitalocean.com) level-3 React
Projects
None yet
Development

No branches or pull requests

3 participants