WooCommerce and POCO C++

This week, I set Wt aside to focus more on the WooCommerce WordPress plugin and the POCO C++ libraries, as both will play an important role in the project. WooCommerce REST API An amazing thing about WooCommerce is their easy to use REST API. It is really useful for developers Read more…

The Wt Framework

My week started off with me meeting Dr Shawn at the office. He told me to just learn the git flow workflow just for that day and I did so, and at the same time I tried to get comfortable with my new working environment. The real work started on Read more…

Bye

This week is my last week. I tried my best to make sure that the project that I have been assigned was working even though I know that the way I did it was not in the same way Dr Shawn wanted me to do it. I worked hard on Read more…

sxc.hu

Presentation Day

This week I have to do presentation in front of Dr Shawn and my lecturer. I have to do two separate presentation because Dr Shawn has another commitment that he needs to attend. Actually it was a good thing doing two presentations because Dr Shawn gave me a lot of Read more…

ERPNext API using PHP

This week I managed to perform CRUD operations for Customer, Items and Sales Order by connecting ERPNext API using PHP. Once I successfully managed to do one of the operations the others become easy to do because the code is actually quite similar and I only have to change one Read more…

PHP cURL

My progress is really slow this week. I continued working on ERPNext by writing some PHP code to see whether it can interface with ERPNext API to perform CRUD operations. I am supposed to finish writing the code by this week because I already knew the endpoint for all of Read more…

ERP Next API

This week I still continue to look into on how to integrate ERPNext and WooCommerce and after that I tried to run ERPNext VM with VirtualBox. I downloaded ERPNext Production and import it into the VirtualBox. Then, I spend my time trying to find the endpoint to send API request Read more…

Doing Research

This week I only continue to do research. I already finished the research that Dr Shawn asked me to do last week. After I finished that task, Dr Shawn asked me to do research about WooCommerce and ERPNext. I need to find out the possibility to integrate those two systems Read more…

Need To Study More

This week, I only did some small changes with the project. I really struggle with the Update function as I mentioned last week  the response time for the Update function is quite long. I told Dr Shawn about the problem and in a short time he figured out why that Read more…

CRUD

Early this week I met Dr Shawn, as usual I updated him about my progress and told him the problem that I was trying to solve. Dr Shawn helped me to solve that problem and he also taught me a few other ways to solve that particular problem. I learned Read more…