Update 05_html_jQuery/desc

This commit is contained in:
ahypki 2024-04-08 14:03:01 +02:00
parent 2e6b235170
commit b02bbb36cc
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Write jQuery parser for the entries on arxiv (title, authors, abstract, journal,
You might find https://jsfiddle.net/ useful or simply use some local file editor.
~~Extra~~ Mandatory task:
Mandatory task:
Write a To-do application in html using jQuery. The application should have a few buttons like "Add", "Remove", "Mark as done". Use jQuery to manipulate html.