Suggested some API for the group members to consider.
The group GitHub repository is not created yet.
Attended group meeting and suggested some API to work with. Wrote three main functions for the package and a function to set the API (to be used in other functions in the package). Set up the project directory for the package so that the repository is more organized.
Added unit tests to ensure that the function works properly inside the weather api package.
https://github.com/xintian927/534-proejct/commit/de91064f0fae22a14524602ad4db768830c8486c
Made it easier for users of the package to understand and search through the source code by reorganizing the functions and adding inline comments, documentation, and vignette for the package.
https://github.com/xintian927/534-proejct/commit/a34d5baab6b59c149640579ad70ec54ec571de6c https://github.com/xintian927/534-proejct/commit/d9a13ba6a3a0541ec83e45903ef008fe56592ded
As a group, we merged all our branches together to create a fully functioning package.
https://github.com/xintian927/534-project/commit/90e3d42822bf67bd12e6462968fd87643e9778b9 https://github.com/xintian927/534-project/commit/54390421bfdb5c1666c21a46111d8757c86b6265
Prepared the package so that it is error-free during the build process which is an essential step prior to circle ci. All team members gather in a zoom call to go through the circle ci configuration and gotten a passing badge for our package in circle ci.
https://github.com/xintian927/534-project/commit/8210db34338938927f558cb595a6b0d7a6fecdca https://github.com/xintian927/534-project/commit/2aca45296b801df2c7de1caf586d95b3c41980e2 https://github.com/xintian927/534-project/commit/cc9a3c7ec6fea19171cee9e00f0f2744f1fe8ddc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.