Giter Site home page Giter Site logo

kartik-ambekar / todo-list Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4 KB

This project is a simple Todo-List web application built using HTML, CSS, and JavaScript. It allows users to add tasks with specific due dates and delete them as needed.

HTML 25.08% JavaScript 43.26% CSS 31.65%

todo-list's Introduction

#Todo-List Web Application

This project is a simple Todo-List web application built using HTML, CSS, and JavaScript. It allows users to add tasks with specific due dates and delete them as needed.

Features

Add Tasks: Input task names and their corresponding due dates.

Delete Tasks: Remove tasks from the list individually.

Usage

Clone or download the repository.

Open index.html in a web browser.

Structure

index.html: Contains the structure and layout of the web page.

styles.css: Defines the styles and layout of the elements on the page.

script.js: Implements the functionality of adding tasks, deleting tasks, and updating the display.

How to Run

Simply open the index.html file in a web browser to use the Todo-List application.

Description:

This Todo-List web application allows users to manage their tasks by providing an interface to add new tasks along with their due dates and delete existing tasks. The application's structure is divided into three main files:

HTML (index.html): Defines the layout and structure of the web page, including input fields for task names and due dates, as well as buttons to add tasks and display existing tasks.

CSS (styles.css): Contains the styling rules for the HTML elements, including the grid layout, button styles, and overall presentation of the Todo-List interface.

JavaScript (script.js): Implements the functionality of the Todo-List, such as adding tasks to the list, displaying tasks dynamically, and allowing users to delete tasks individually.

Users can interact with the application by entering task names and due dates, which are then displayed in a grid layout. The "Add" button enables adding new tasks, and each task entry includes a "Delete" button to remove the respective task from the list.

To run the application, simply open the index.html file in any web browser to start managing your tasks efficiently.

This project serves as a fundamental example of creating a simple Todo-List using basic web technologies like HTML, CSS, and JavaScript, providing a user-friendly interface for task management.

todo-list's People

Contributors

kartik-ambekar 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.