Skip to content

A simple to do list made with pure HTML, CSS and JavaScript.

Notifications You must be signed in to change notification settings

rafatavares03/to_do_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

To do List

This is a to do list website, where you can list the tasks that you need to do!

Summary

About

I made this simple and functional project with the objective to practice pure HTML, CSS and mainly JavaScript because it's the technology that I'm learning now. (I love the style of this project)

Screenshot

To do List

How to use

To run this to do list you will only need to open the HTML in a browser.

When the page is open, you can write your tasks in the input and submit to add them in the box below. You can also clean the box removing all tasks.

Every task added in the box have two buttons, one to mark the task as concluded and the other to remove that single task.

If you mark a task as concluded you can not remove it from the box anymore, only cleaning the whole box!

Status

Concluded ✔️

Features

  • List tasks in order
  • Mark a task as concluded
  • Add a empty task
  • Remove the task that you want or all of them
  • Edit a submited task

Technologies

Author

Rafael Tavares

About

A simple to do list made with pure HTML, CSS and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published