SienkC / The_Comic_Vault

Website to link comics to movies and tv shows
MIT License
2 stars 2 forks source link

Js/comicfunction #7

Closed SienkC closed 1 year ago

SienkC commented 1 year ago

Added functions for accessing comic vine's api. The functions take input from user for either tv shows/movies or characters. Depending on the search the results will either show a list of shows, movies, characters to choose from. For the movies/shows once clicked, it will show 10 comics for the selected movie/show. For the characters once clicked, it will show a more details for that specific character.

kateleighb3 commented 1 year ago

Looks rad!