Skip to content

A small Ajax-based todo list application. This project provides a simple implementation of a todo list with Ajax functionality, allowing users to add, remove, and update tasks dynamically without page refresh.

Notifications You must be signed in to change notification settings

Vanille-B/add-tasks-ajax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do list en Ajax / Ajax To-do list

Informations:

Création d'une todolist en Ajax Possibilités : Ajout et suppression de tâches

Attention si la page est rafraîchie, le contenu disparaîtra.

Utilise Sortable.js pour le drag and drop https://github.com/SortableJS/Sortable v.1.15.0 Langages : Html, Css, jQuery et Ajax

En local : Vous aurez besoin d'un serveur local (Xampp, Mamp etc..) En production (changer dans le fichier js) : url: 'index.html', avec l'url de votre site type: 'post', en methode GET

-- N'hésitez pas à me faire parvenir vos corrections ou ajout directement via GitHub.

Informations:

Creation of a todolist in Ajax Possibilities: Adding and removing tasks

Be careful if the page is refreshed, the content will disappear.

Use Sortable.js to drag and drop https://github.com/SortableJS/Sortable v.1.15.0 Languages: Html, Css, jQuery and Ajax

Local : You will need a local server (Xampp, Mamp etc..) Production (change in js file) : url: 'index.html', with your site's url type: 'post', in GET method

-- Do not hesitate to send me your corrections or additions directly via GitHub.

About

A small Ajax-based todo list application. This project provides a simple implementation of a todo list with Ajax functionality, allowing users to add, remove, and update tasks dynamically without page refresh.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published