This past week I have managed to get the openMRS code up and stably running. I began trying to run this by doing exactly what I did for the tutorial I completed last week. When I realized that wasn’t work I decided to ask my teammates what they did. Turns out there was a file called, “Read Me” on the git hub repository. This file gave in-depth instructions on how exactly to run the code. This was very helpful and taught me to look for that type of file first when encountering a problem with running unfamiliar code. I have began to create a new login page at this point in time. As I started to try to do so I was very confused with how I would do this. I decided to take a step back and read up on some more Angular 2 stuff, focusing mostly on the structure of how you are supposed to code in this language. This sprint I plan to successfully create the login page and then go on from there. I still don’t have too good of an understanding of Angular 2 so I am going to try and understand everything I am doing when making the login page, rather then just doing it so it works but not really understanding what I’m doing. Last week when I was doing the tour of heroes tutorial I didn’t always pay attention and understand what I was doing. I was kind of just following the tutorial so it worked, which wasn’t the right way to go about it. I should have been paying more attention to the things I was typing and not just copying down what it said to. This week I will take that lesson and focus on learning the language as well as consciously getting the program to work.
From the blog CS@Worcester – Alex's Comp Sci Blog by alexsblog13 and used with permission of the author. All other rights reserved by the author.