Capsone Project - Week 10

This week, I worked to make a lot of requested fixes and changes by our Project Manager Steve after he reviewed the Pull Request. One of the big changes was the data upload user needed access to the meter names to make the current changes function as is and he preferred they not get that data.  They did have access to the meter identifiers so I had to change the data pipeline to use the meter identifier which was a very long process to track down everywhere the meter name was used and alter it to work with the identifier.

My plan for next week is to complete any finishing changes that our Project Manager wants completed and then I have offered to help in their application security audit they are having done. I will also plan to get involved with any other issues I believe would be good for me to help with.

Currently, the main challenges are troubleshooting issues and continuing to gather knowledge of the codebase. I am progressively gaining a better understanding of the codebase and learning more and more coding best practices as I move forward. I am finding that helping on this project is very enjoyable.

Comments

Popular posts from this blog

Learning Journal Final Entry...

Software Engineering - Week 8

Computer Networks - Week 8