Difference between revisions of "Johnllopez Week 12"

From LMU BioDB 2017
Jump to: navigation, search
(Added milestone 1)
(Added milestone 2)
Line 16: Line 16:
  
 
==Milestone 2==
 
==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 [[User:Bhamilton18 | 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 3==
 
==Milestone 4==
 
==Milestone 4==

Revision as of 06:37, 21 November 2017

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

Individual Journal Entries and Assignments

Class Assignments

Class Weekly Journal Entries / Project Weekly Journal Entries

My Page