Skip to content

It is an improved version of the previous TV series App.

Notifications You must be signed in to change notification settings

BerkErdgn/TvSeriesApp-Level-3

Repository files navigation

Tv Series App (Level 3)

It is an enhanced version of Tv Series App (Level 2).

This app shows Tv series. It gives information about the selected series, its episodes, its actors and the crew. In addition, detailed information is given about the actors and the people in the crew. There is also a search section in the application. In this way, the desired TV series can be found by searching. And at the top of the application, you can see TvSeries, the new episode of which was released that day.

You can write your opinions about your favorite TV series in the social media section. In this way, other users can also obtain information. Thanks to the user section, you can see and delete your previous posts.

Technologies Used

  • MVVM
  • LiveData
  • Corutines
  • Dagger Hilt
  • Retrofit
  • Navigation
  • ViewModel
  • Glide
  • LottieFiles
  • Firebase
  • 3rd party library

Screenshots

Splash Screen Login Screen Sign Up Screen Main Screen
Search Screen Social Screen Add Post Screen User Screen

API Usage

    https://api.tvmaze.com/schedule/web?date=2023-01-30
    https://api.tvmaze.com/shows
    https://api.tvmaze.com/search/shows?q=girls
    https://api.tvmaze.com/shows/1?embed=cast
    https://api.tvmaze.com/seasons/1/episodes
    https://api.tvmaze.com/shows/1/crew
    https://api.tvmaze.com/people/1
    https://api.tvmaze.com/episodes/51

Download

To download the project

  1-Press the green "Code" button at the top right of this page.
  2-Click on Download ZIP
  3-Extract the ZIP and open it to Android Studio.

As an alternative

You can directly download the ZIP by clicking the link here.

Find a bug?

If you found an issue or would like to submit an improvement to this project, please submit an issue using the issues tab above. Thank you very much.

About

It is an improved version of the previous TV series App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages