This the minimal to do list done using JavaScript, HTML and CSS.

Overview

To_DO_List

This the minimal to do list done using JavaScript, html and CSS

In this project, we built a basic to do list website: plain JavaScript with objects, that allows users to add/remove tasks from a list.

screenshot

This to do list task 1 was done using Javascript, Html and Css by implementing webpack functionalities.

Built With

  • JavaScript (ES6)
  • HTML and CSS
  • Webpack

Instructions on setting up your project locally

To get a local copy follow these simple example steps.

1.- Clone the repository using this command: git clone this link

2.- Then you can open the index.html file in the dist folder to see the demo

3.- To see the code open the project in your code editor of your preference.

Live Demo

Click here to see the To do list App

Author

👤 Michael Tamirie

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

You might also like...

A simple To-do app project made using JavaScript ES6 and Webpack - Microverse. You can add, remove, check tasks, and remove all the tasks that were done at the same time. Feel free to see the live version, if you like it please give it a star!

To Do List a to do list javascript app buit using webpack and es6. Built With HTML CSS JavaScript Wepack Live Demo (if available) Live Demo Link Getti

Dec 17, 2022

"Awesome books" is a simple website that displays a list of books and allows you to add ang remove books from that list. Also you can store your data in your local storage. Build with JavaScript, HTML and CSS.

Awesome Books Creating an app that adds and delete books from a list. Built With HTML CSS JavaScript Application Page url https://TimmyChan99.github.i

Jan 28, 2022

This is a simple To-do list built with JavaScript, HTML and CSS. The project uses webpack to bundle JS-modules. Users can add and remove task from the list

This is a simple To-do list built with JavaScript, HTML and CSS. The project uses webpack to bundle JS-modules. Users can add and remove task from the list

This is a simple To-do list built with JavaScript, HTML and CSS. The project uses webpack to bundle JS-modules. Users can add and remove task from the list

Jun 7, 2022

This is an app built with HTML, CSS and JavaScript to store a list of to-do. You can add, and delete from list.

To Do List This is an app built with HTML, CSS and JavaScript to store a list of to-do. You can add, and delete from list Built With HTML CSS JavaScri

Jul 1, 2022

In this project, I built a basic website that allows users to add/remove books from a list using HTML/CSS to build the app and JavaScript to add functionalities. This project was organized using modules and ES6 syntax implemented.

Awesome books: with ES6 Description the project. Built With HTML CSS JAVASCRIPT Live Demo (if available) Live Demo Link Getting Started This is an exa

Sep 9, 2022

Web-pack based Todo-List Website built using HTML, CSS and JavaScript. Tested Using Jest.

To-DO List Live Link Additional description about the project and its features: Built With HTML and CSS Javascript HTML & CSS3 & JavaScript Linters Gi

Mar 31, 2022

This is a project that allows users to add/remove books from a list. we accomplish this by using a JavaScript object. Built with JavaScript, Html and CSS.

Awesome-book This is a project that allows users to add/remove book from a list. we accomplish this by usig javascript oject. Built With HTML5 CSS3 Ja

May 27, 2022

Quickly create an interactive HTML mock-up by auto sourcing lorem ipsum/images generators, with minimal html markup, and no server side code

RoughDraft.js v0.1.5 Quickly mockup / prototype HTML pages with auto-generated content, without additional JavaScript or server side code. section

Dec 21, 2022
Comments
  • Issues on JS best practices

    Issues on JS best practices

    https://github.com/Micky373/To_DO_List/blob/d58938b8ce0d28e79537debbe571b4cca501a362/src/index.js#L41-L43 In this line of code I have seen repeating for loop

    opened by Micky373 0
  • Interactive list

    Interactive list

    Hello Reviewer,

    In this pull request I achieved these:

    • Add a new Javascript file as a module
    • Add event listener to the check box
    • Implement the clear all button behavior
    • No linter errors

    Thank you 😁

    opened by Micky373 0
  • Add remove feature

    Add remove feature

    Hello Reviewer,

    In this milestone I have done:

    • Removed the hard coding
    • Add functionality to add and remove tasks
    • Add functionality to delete task
    • Used local storage to store tasks
    • No linter errors
    • Used ES6 best practices and ES6 modules
    • Fix CR's issue

    Thank you 😁

    opened by Micky373 0
  • List structure

    List structure

    Hello Reviewer,

    In this project I have done these tasks:

    • Used Webpack (HTML package, CSS rules, and javascript module)
    • Used JavaScript to populate the task section
    • Used the index.html as a template to build my index.html file in the dist folder
    • Deploy the project
    • No linter errors
    • Fixed all CR's issues

    Thanks 😁

    opened by Micky373 0
Owner
Michael Tamirie
Remote software developer student | Data Science Enthusiast | Electromechanical graduate | Front-end Web developer | Interested in programming
Michael Tamirie
A web app designed to keep track of activities that are done and those that are and not done. Users can add, delete, mark as completed and update the activities. Built with Javscript, html, css and webpack.e your activites

ToDoListApp A web app designed to help web keep track of activities that are done and those that are still pending. Users can add, delete, mark as com

Francis Wayungi 6 Dec 23, 2022
A simple to do list app built with HTML, CSS and JavaScript. Users can add daily tasks, edit the tasks, delete the tasks when it's done

To Do List This is a website that allows users to manage the tasks. users can add every task to do and when the task is done users can delete the task

Mustafa Fahimy 8 Jul 21, 2022
To-Do list a web app for tracking personal progress through the day. Users can input a list of tasks and mark them as completed once they are done. Built with JavaScript and Webpack

To-do-List-Project To Do List Project Description. This project creates a simple HTML list of To Do tasks. It was built using webpack and served by a

Olawale Olapetan 7 Jul 8, 2022
BookStore websites done with JavaScript-ES6, CSS, HTML

Awesome Books This project allows users to add/remove books from a list. This is done by using JavaScript class. It has the feature to dynamically mod

Mengstu F. 8 Mar 1, 2022
This project is about the awesome books we did during Microverse to build a website for adding and removing the books.Done using HTML and ES6 JAVASCRIPT and modules

Awesome-books-with-ES6 Description the project. this project is about the awesome books we did during Microverse to build a website for adding and rem

Ilham Bouaik 5 May 28, 2022
College project done for the CG Artwork lecture in 2022. Used HTML for the indexes and mainly JavaScript (using to THREE.js). Ended with the final A grade (17.3 in scale grade).

CG Artwork Project 2022 This project was done by a group of 3 in 2022 with an educational purpose for the CG Artwork lecture in Instituto Superior Téc

filipe_neves 3 Sep 19, 2022
To Do list is a small but useful project to make list app , you can add tasks delete tasks and modify tasks, the project built using HTML, CSS, JavaScript

Project Name The To-Do-List app description this is a project in the second week of the second module in microverse. its a useful to do list that save

Alzubair Alqaraghuli 5 Jul 25, 2022
Grayce Muthui 8 Jun 16, 2022
An interactive list of tasks where you can add, remove, edit, mark as completed and clear all done tasks. Tested with Jest.

To do List This project its an interactive list of task where you can add and remove tasks dinamically Project Images Add new Tasks Edit Existing Task

Alex Puente 7 Nov 9, 2022