Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need full solutions JavaScript project design a to-do-list website using HTML, CSS, and javascript, the user should be able to track his list of

I need full solutions

image text in transcribed

JavaScript project design a to-do-list website using HTML, CSS, and javascript, the user should be able to track his list of tasks through add delete or clear all the list or the completed tasks. The code should include three files index.html - a HTML file that includes the page components .style.css - a CSS file that tells the page what it should look like: where things should be, what size and colour they should be, etc script.js - a JavaScript file that tells the page what to do; you'll be doing most of your coding in this file the page should include four buttons as shown in the figure . An Add button for adding new to-do task A Clear Completed button for clearing items that you've marked as finished An Empty List button for completely emptying the to-do list . A Save List button for saving what's on the list The task is marked as completed when the user double click on it. My to-do list Double-click an item to mark it complete. Add 1. My 2. te-de 3. list Clear Completed Empty List Save List

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Case Studies In Business Data Bases

Authors: James Bradley

1st Edition

0030141346, 978-0030141348

More Books

Students also viewed these Databases questions