You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple task list app written in Ruby using Sinatra. It uses GET request to get list of tasks in task list and POST to add or delete a task from task list.