Skip to content

elijahqi/To-do-List-Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO List App

This is a simple todo list app that allows users to add and track their tasks. The app is built using HTML, CSS, and JavaScript. You can access the application on this website: https://elijahqi.github.io/To-do-List-Javascript/

Features

  • Add new tasks by typing in the input field and clicking the "ADD" button.
  • View completed tasks by clicking the "VIEW FINISHED" button.
  • Return to the main task list by clicking the "RETURN" button in the finished view.
  • Each task displays a timestamp of when it was added.

Usage

  • Add new tasks by typing in the input field and clicking the "ADD" button.
  • View completed tasks by clicking the "VIEW FINISHED" button.
  • Return to the main task list by clicking the "RETURN" button in the finished view.
  • Each task displays a timestamp of when it was added.

Additional Info

  • The app's CSS is located in the css folder and is named todoapp.css.
  • The app's JavaScript files are located in the model and item folders.
  • The main JavaScript file that runs the app is named todoapp.js and is located in the root directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published