Skip to content

stephenlucas600/a2-StephenLucas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a2-StephenLucas Updated https://glitch.com/~a2-stephenlucas

the project is a todo list that tracks the item's due dates and the dates it was made. The program takes in a text and date input then when submitted with update the table in the bottom to add it, including the date it was made and is makred a unfinished. the check mark can be clicked to mark it as finished and task will get removed from table when "Delete all Completed Tasks?" button is pushed(removed function becouse of deadlines).

Technical Achievements

  • Tech Achievement: can submit a string and date to server which will also add the current time to the task then will update the screen to show the newly made task.

Design/Evaluation Achievements

  • Design Achievement 1:

been granted an extension

About

Assignment #2 for CS 4241

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.4%
  • HTML 13.1%
  • CSS 9.5%