Johnllopez Week 12

From LMU BioDB 2017
Revision as of 06:48, 21 November 2017 by Johnllopez616 (talk | contribs) (Added references)
Jump to: navigation, search

Milestone 0

As performed on Thursday, this file contains the deliverable for my presentation.

Milestone 1

To achieve this milestone, I had to ensure that my PC had the following programs installed:

  1. Node.js 8.4.0 or newer
  2. Code-savvy editor such as Atom or Microsoft Visual Studio Code
  3. Web browser with developer tools (Seaver 120 uses Google Chrome)
  4. git version control software
  5. curl command

Fortunately, each of the programs were! I had Node.JS from the Week 7 assignment, atom from my Programming Lab class, and Chrome + Git were already installed on my pc! I also ran the following test on git:

curl https://xmlpipedb.cs.lmu.edu/biodb/fall2017/index.php/Main_Page 

This returned the HTML for the page, so curl was definitely working!

Milestone 2

This was the first milestone that required collaboration with my teammates. It also required some interaction on GitHub.

You can access my GitHub with the following link:

https://github.com/johnllopez616

Then, on Thursday in class, I talked to Blair Hamilton who created a fork of GRNSight. In addition, she added each of the coders to said fork. You can find the fork here:

https://github.com/bhamilton18/GRNsight

Then, I created a branch called gene-database-apis. You can find it here:

https://github.com/bhamilton18/GRNsight/tree/gene-database-apis

Milestone 3

Milestone 4

Acknowledgements and References

Acknowledgements

References

LMU BioDB 2017. (2017). Week 12. Retrieved November 15, 2017, from https://xmlpipedb.cs.lmu.edu/biodb/fall2017/index.php/Week_12

Individual Journal Entries and Assignments

Class Assignments

Class Weekly Journal Entries / Project Weekly Journal Entries

My Page