Reviewed different APIs from https://github.com/search?q=org%3Aropensci+api+wrapper, discussed with Ngan and Chris and chose the Github Events API.
Read https://zapier.com/learn/apis/
Created get_git_events function to retrieve events data from github events api
Created create_events_df function to put together event type, actor, repo, payload into a dataframe for github events
Created get_events_plots function to generate plot for github event type and payload
Created get_events_lists function to generate a dataframe to show actor names and repo names side by side
Unit testing using testthat() on four functions.
edited get_events_plots and testing
edited get_events_lists and testing. Met with Ngan and Chris and discussed the current status of the project. Started work on Travis CI.
Edited readme. Completed work on Travis CI. Finalized presention with Jasmine and Ngan.
Edited readme. Rehersed the presentation of the project. Finalized the project.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.