Skip to content

moringaschool/to_do_rails_ajax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###To Do Application

This application adds an example of AJAX to the To Do application built in Rails. When a user presses the "Add a task" button, AJAX is used to show the form. When the task is added, AJAX is used again to add the new task to the list and remove the form from view.

To see the application before AJAX was added, visit the to-do-rails in moringa school.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published