Skip to content

aviator19941/SearchTMDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server-side scripting with Flask, JSON, and TMDB API. Created a web page that allows you to search for information regarding movies and TV shows using the TMDB API and the results will be displayed on cards below the search query. Upon clicking a button in the card, a modal will pop up and display more information about that selected movie/TV show. Creates XMLHttpRequests to the Flask server which in turn makes a request to the TMDB servers via the API and returns the data upon a successful response to be used to display in the web page. Web page hosted on Azure.

https://csci571-avinash-sharma-hw6.azurewebsites.net/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published