Posts

Showing posts from November, 2019

Release 0.3 Completed !

Image
From the beginning to now; of taking DPS909, release 0.3 has been the most frustrating period. This doesn't have anything to do with writing code or with issues, no. The most frustrating has to be waiting for my issue to be reviewed and watching my code have a conflict with what is in the master on gitHub. Backtracking for a bit, the main idea of release 0.3 is to have two pull requests, one has to be internal and one has to external. The internal was to have any improvement in our course's blog feed website; planet cdot . The external had to be an issue we found on GitHub like before expect it had to have a more meaningful contribution.  Internal The issue I chose to solve was to find a way to have the website be able to translate the text into any language. To find out how to find a way to solve this issue I turn to my favorite helper google. I found some sample code that does what I need perfect but it was powered by google. What I later found out google stopped sup...

Setup for Release 0.3

Release 0.2 is over and I am getting ready for release 0.3. Release 0.3 is supposed to have two components; an external and an internal. The external is to be a project that we worked on during the release 0.2 period that has more issues to be solved and internal is corporate on an in-class repository for the planet Cdot site. For the external project, I decided to finish a project that I agreed to do during, the period release of 0.2. The reason it wasn't done was that it was because I had to build the programming environment, that will allow me to solve the issue. Unfortunately, I had trouble creating the environment, so I had to postpone it to the next release. As for the internal part of release 0.3, I decided to accept an enchantment issue created by smileg odly . The issue was to add the ability to translate the page to any language by selecting from a dropdown list. External Issue: https://github.com/versyx-digital/pi-monitor/issues/2 Internal  Issue: https://github.co...