-This is a movie data application developed with Jetpack Compose.
-It uses a remote API for authentication and data storage, and also stores login data locally.
-There are two ways to log in: enter your username and password directly, or click the button below to go to the official website to register and then be redirected to log in.

-The app can display the currently most popular movies and TV series.
-Users can tap an item to enter a detail page, use the search feature, and add movies or TV series to their favorites and watched lists,can also give the note for the movie or TV.
-Those data all use API to store.
