Update 05_html_jQuery/desc

This commit is contained in:
ahypki 2024-04-08 14:01:27 +02:00
parent ff13f228a7
commit 1ef01bd302

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 task:
-Extra- 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.