This is a simple Todo application developed with HTML,CSS and Javascript. This Project is targeted who are beginners wants to start their journey with Html and Javascript.
This Todo application contains 3 files
The index.html contains all UI elements for add Task and display added tasks.
app.js will handle logic to add task into list and display on the screen and also handle the search the task
style.css contains all the styling theme for the application
Project Type : | Web Application |
Development Technologies : | Javascript,HTML,CSS |
Tags : | Javascript, HTML, css, Beginners, Mini Project, academic project |
Updated On : | 2021-09-11 |
project Source Code Link : | Download Here |