Giter Club home page Giter Club logo

todo-list-html-css-javascript-'s Introduction

ToDo-List-HTML-CSS-Javascript-

This project is a basic To-Do List web application that allows users to add tasks, mark them as completed, and delete them. The application is built using HTML for structure, CSS for styling, and JavaScript for functionality.

CSS (styles.css) Styles : Styles are defined for the overall layout, form, input fields, buttons, and task display. The application uses flexbox for layout and styling to create a clean and responsive design. Different styles are applied for task elements, highlighting completed tasks and providing visual cues for user interactions.

JavaScript (main.js)

Functionality Variables are declared for the input field, submit button, and tasks container. An empty array (arrayOfTasks) is used to store task data. On page load, the application checks for tasks in local storage and retrieves them if available. Event listeners are added to handle adding tasks, marking them as completed, and deleting tasks. Functions are defined for adding tasks to the array, updating the page, and managing local storage. The application dynamically updates the page content based on user interactions. Local Storage Task data is stored and retrieved from local storage to maintain tasks even after a page reload. Feel free to customize this README to provide more details or context specific to your project!

todo-list-html-css-javascript-'s People

Contributors

mohamed-taher-marnissi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.