Week 6
Project: Exposure Therapy Lab
Started on: October 10, 2022
Completed on: October 13, 2022
Staff Guidance: Ruben, Marianne
Description: For this project, I was asked to add a column to query and display the research paper for different topics.
- In this project, I need to write and update different files to accomplish the objectives: creating template for the column and template for the page itself.
- I will add different tags and different research paper with those tags as pages.
- After that, I need to figure out how to display the appropriate research paper when a user clicks on a specific topic. This requires understanding of Javascript, Html and Twig files. I spent a lot of time doing this with Ruben
Challenges: In doing the project, I ran into some challenges relating to the backend and front-end
- For the back-end, it was hard to navigate through Twig and JS files in order to handle response when the user clicks on a specific topic. It was also difficult to build a component in Grav so that the professor can add easily the topic directly from Grav Interface.
- For the front-end, it was hard to adjust the different components to be responsive to different media sizes.
Inspiration From: https://beckinstitute.org/blog/category/substance-use-disorders/
Project: E-Anthro Lab Project
Started on: October 11, 2022
Staff Guidance: Ruben, Marianne
Description: For this project, the first step is to flatten the website to see if I can rebuild the website without the help from CMS Drupal. So I copied and pasted the html. I downloaded all of the assets of the page including images and CSS files. When I looked back, the banner at the top doesn’t display accordingly, so I will look more into it after this.