Opening Ceremony with the Director of Politeknik Tuanku Syed Sirajuddin, Mr Abdul Malek Bin Hassan, Rector of Institut Teknologi & Bisnes Asia Malang, Miss Risa Santoso, & CEO of ALA Startup. Images of The Meeting I've learnt a lot during this meeting, what the company is about, the tools I need to use, and the task that will be given to me. I look forward for a bright future from this day onwards, Insyallah.
On the first week of this internship, I have to self-learn using tools that are not part of my educational syllabus, but I am very eager to learn it. Node JS and React JS are the tools needed to be use during this internship. The programming language is Javascript, and I am quite familiar with this programming language. The Programming Tools The image below is my very first project using React JS.
Last Week I mentioned about the usage of Content Management System, ButterCMS that was recommended by the company. This week we had to change to another CMS, strAPI, a Headless CMS. StrAPI is better then ButterCMS because it uses a local database, postgreSQL. Local database are much more secure and have lower latency, according to the company. Below are the images of this week's work. In the back-end side for this project, we have to download the strAPI plugins first before we can use it. After installing strAPI in the back-end, we have to connect it to the postgreSQL database. The postgreSQL database needs be run on pgAdmin4 and we have to create a database name, for example, 'blogdb'. After the connection is successful, we type in " yarn develop " in the command line and an admin interface will pop up. In this admin interface user can manage the front-end of the blog. From this page we can add newer blog post into the front-end of the blogsite. I will now demons...
Comments
Post a Comment