Vuetiful Tales And Adventures Chapter 3
Here we go again. In the previous chapters, I have mostly done the management of multiple cloud storage services in the application. For this chapter, I worked on setting up the layout and the displaying of projects on the dashboard interface. You have already seen a small portion of it Read more
Head Judge Screen
I’m struggling to finish up the head judge screen this week and I’m facing few problems as well. I managed to assemble necessary information such as absolute score, comparative score and each judge’s scores for the screen At first, I’m having a problem to display scores on the screen because Read more
Vuetiful Tales And Adventures Chapter 2
Hello again. Welcome to the second chapter of my series of developing the frontend of my current project using Vue.js and Vuetify mainly. This week, I continued working on the storage aspect of the dashboard application. I had already made an interface for storage configuration, now I would just need Read more
Not Over Yet
Submit Score I had difficulty when I tried to add submit score functionality on the judging screen. I kept getting an error when I tried to submit the score for each performance. The parameters that need to be sent are performance Id, judging Id, absolute, scores and comparative. At first, the Read more
Vuetiful Tales And Adventures Chapter 1
From here on, I would be writing a series of blogs conveying my trials and experiences developing for the frontend of my current project using Vue.js. The title of my blog posts after this one would follow a similar pattern to the one above, partly because I’m running out of Read more
The Judging Screen
I can feel that I am more efficient this week since I’ve managed to complete the emcee screen and almost done with the judging screen. For the judging screen, it is completely different with the emcee screen and it gave me more headache. Dr.Shawn made some changes in my codes Read more
3 Months at Work
I still can’t believe it has been 3 months since I stepped at Aeste for the first time. It means I have 3 more months left for my internships to end and 1 month left to complete my project because the music competition will be starting soon. I need to Read more
A New Vue on Life
In any IT-based companies, your roles are often well-defined. If you are a back end developer, then you would handle the back end stuff like database management, REST API design, storage and such. If you are a front end developer, then you would handle the front end stuff like user Read more
She is Smiling
I’m quite satisfied with my progress this week since there is one more thing left for the attendance screen to complete which is authorization. For this week, I managed to build functionality for filter buttons which are the select venue and select event, not to forget refresh icon button. So Read more