0% found this document useful (0 votes)
22 views

Annotated Bibliography - Weebly

Uploaded by

api-737943376
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views

Annotated Bibliography - Weebly

Uploaded by

api-737943376
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Annotated Bibliography

freeCodeCamp.org. JavaScript DOM Manipulation – Full Course for Beginners. YouTube, 7

July 2022, https://www.youtube.com/watch?v=5fb2aPlgoys.

DOM manipulation is where you use JavaScript to modify elements of a website.

JavaScript is the backend language used to give a website functionality. The video demonstrated

how to use JavaScript commands to directly manipulate the website.

This is not a biased source. The video has been used by thousands of web

developers. The video has been liked by many people and also received many positive

comments.

This was very important for my final product as I did not have any experience using

JavaScript DOM manipulation. Essentially, I had to code the website using JavaScript to respond

whenever a user interacts with elements on the website. It was used to retrieve and display

information on the website.

GreatStack. How To Make Autocomplete Search Box For Website Using HTML CSS &

JavaScript. YouTube, 3 Feb. 2023,

https://www.youtube.com/watch?v=pdyFf1ugVfk.

Search boxes are developed in websites to allow users to scan the website for specific

keywords. This video showed how to add autocomplete features as well as display several

related searches depending on the contents of the search box. The video provided basic styling

for the search box too as the whole thing was made from scratch.

The video was nonbiased. The video had thousands of views and was liked by thousands

of people. Very informational and thorough in showing how to implement this element.
The search box was used on my website to filter through the dozens of symptoms

provided on the website. Traditional search boxes do not offer an autocomplete feature nor does

it display related search options. This video was important in teaching me the basics of coding

search box features on my website.

Powers, Ed. “Ax-3 Medical Cue Cards.” 7 Dec. 2023.

Cue cards are used by space crew to evaluate the severity of their condition. These cards

provide management methods for the crew to treat their condition. It also includes information

on the Axiom Medical Kit contents.

The source is not biased. The topic is well-researched and developed under Axiom’s

medical team. The files are constantly updated as well to ensure the late medical information.

Since I am not a medical student, I had to use these cue cards for correct medical

information and terminology. This was used in my product by evaluating the severity of

conditions. My product also uses it to provide management options for the space crew.

Web Dev Simplified. Bootstrap 5 Crash Course. YouTube, 20 Aug. 2022,

https://www.youtube.com/watch?v=Jyvffr3aCp0.

Bootstrap is a CSS framework that allows developers to use premade styling components

without having to code everything from scratch. This video demonstrated how to initialize

Bootstrap into a project. It also demonstrated all the different features of Bootstrap’s styling

classes.
This video was not biased. The YouTube video received thousands of views with a lot of

positive comments. It was posted recently too which showcases the most recent version of

Bootstrap.

This video was a lot of help in showing me how to import Bootstrap styling. Instead of

coding all the styling elements on my own, Bootstrap offers many premade options so that I can

focus on the actual elements of the website. I also learned how to make use of website borders,

padding, and margins.

You might also like