GitHub / NasirSultan / jQuery-project
In my task management app, I used jQuery for dynamic DOM manipulation, handling events like adding and deleting tasks. AJAX is used to interact with an external API, allowing tasks to be saved, retrieved, and deleted asynchronously. This ensures a responsive UI without page reloads, improving user experience.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NasirSultan%2FjQuery-project
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: HTML
Size: 5.86 KB
Dependencies parsed at: Pending
Created at: 6 months ago
Updated at: 6 months ago
Pushed at: 6 months ago
Last synced at: 6 months ago
Topics: ajax-request, api, dom-manipulation, eventhandling