top of page

To do list

Introduction

This website mainly can help the user to make lists of today's tasks. Therefore you can manage your everyday work.


Technologies

Javascript, HTML


How does it work

You can see my video which gives a brief operation video or plays with it on my hosted website online (http://todolist-tool.s3-website-ap-southeast-2.amazonaws.com). If you want to find more, you can find the project folder and open the index.html file.


Functions

- you can create a list of tasks

- after creating a task, you can create some detailed stuff you need to do on the right form

- you can delete a whole task or delete some of the things you have completed

- tasks save on your browser's local storage in case of losing your information when you refresh your web page


Source Code

You can see more details when you run my code. My Source code is on my Github - https://github.com/StevenWang9102/09-To_Do_List_Again, simply open the index.html file.


5 views0 comments

Recent Posts

See All
bottom of page