Starting from:

$25

CSE451 Todoist and OAUTH Solved

Create a web application accessible via the url .../cse451-UID-web/todoist1/index.php that uses the users todoist account and allows your web application to work with JUST a project called cse451Project1. If this project does not exist your code should create the project.

Your application should list all tasks in this project using an unordered list.

It should have a form that will submit back to index.php and index.php should add the given task to the cse451Project1 project.

More products