/Todolist

Primary LanguageJavaScript

CoderSchool FTW - * World Famous To Do List *

Created with love by: Chloe Shin Please check my work at: https://chloe-todolist.netlify.com

Required function : Please check what I have done

  • I have at least three code reviews from others.
  • The user can add todo list and check on the page.
  • The user can delete todo list.
  • The user can toggle between done list and undone list.
  • The user can filter the todo list by done list or undone list.

Time Spent and Lessons Learned

Time spent: around 5 hours spent in total.

Describe any challenges encountered while building the app.

The biggest challenges I encountered is understanding the new function and getting used to writed the code.

I was struggling a lot for letting toggling function to work.

License

Copyright Chloe

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.