Starting from:
$30

$24

Assignment – REST Solution

Do this work in a directory WikiTodoist



You are to take your TODOIST application, along with the web hooks and modify the client interface to use Web2.0 practices.



The only function the index.php should do is to obtain the needed token and then pass along the proper html to the browser.



This is re-writing the last assignment that gets tasks from the project CSE451Project1 (and adds a task to that project)



You are to create a second application called WikiTodoist.php that will read the items from a users project called Wikipedia and create an html page that contains for each task in the Wikipedia project:



Name of the page (display title)



Displays the thumbnail image



Displays the summary of the page (extract)



Displays a link to the full wikipedia article.



The entry in the todoist article should be the wikipedia page title, for example the title for the rest page is "Representational_state_transfer" and the full url is https://en.wikipedia.org/wiki/Representational_state_transfer



You are to create a well formatted log that contains:



The date/time/user/pageName for changes to the users project Wikipedia



THe data/time/user for when the user requests the WikiTodist.php page to be rendered (displayed)



This log is to be called WikiTodoist.log and should NOT be put in git



This log shall be stored on your openstack server.



This application shall be called WikiTodoist on your site.




Submit




links to the gitlab



Link to the application on your openstack server



The last 10 entries in your log

More products