Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVP (Minimum Viable Product) #1

Open
2 of 19 tasks
igor-dyatlov opened this issue Jul 22, 2023 · 0 comments
Open
2 of 19 tasks

MVP (Minimum Viable Product) #1

igor-dyatlov opened this issue Jul 22, 2023 · 0 comments

Comments

@igor-dyatlov
Copy link
Owner

Metadata

General

  • User Registration and Authentication:
    • Allow users to create accounts and log into the system.
    • Store user information such as name, email address, and password.
  • Movie and TV Show Search:
    • Integrate with the TMDB API to retrieve data about movies and TV shows.
    • Enable searching by title, genre, actors, and other parameters.
    • Display search results with basic details about each movie or show.
  • Detailed Movie and TV Show Information:
    • Show detailed information about selected movies or TV shows, including description, rating, cast, etc.
    • Display trailers and images associated with the movie or TV show.
  • Favorites or Watchlist:
    • Allow users to add movies and TV shows to their favorites or watchlist.
    • Display a list of selected movies and TV shows with basic details.
    • Provide the ability to remove items from the list.
  • Notifications:
    • Send notifications to users about new episodes of TV shows, upcoming movies, etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant