From 2e6b235170bd396e01005d4ec8b866455930c827 Mon Sep 17 00:00:00 2001 From: ahypki Date: Mon, 8 Apr 2024 14:02:04 +0200 Subject: [PATCH] Update 05_html_jQuery/desc --- 05_html_jQuery/desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05_html_jQuery/desc b/05_html_jQuery/desc index 65e63a6..8dfbbc1 100644 --- a/05_html_jQuery/desc +++ b/05_html_jQuery/desc @@ -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: +~~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.