Back to projects
Jan 17, 2024
2 min read

FilmFlix

Website for searching information about movies and series.

The goal of the FilmFlix project is to provide users with a platform where they can find relevant information about movies and series of interest. Additionally, users will have the option to save this content to their favorites list, as well as access comments and ratings from other members of the platform.

alt

Main features

The FilmFlix page is organized into five main sections: Home, Login/Register, Content Listing, Content Information, and User Profile.

  • Home: On the main page, users will find a brief description of the application and its features.

  • Login/Register: Users will have the option to sign up or log in to access personalized features, such as saving favorite content to their profile.

  • Content Listing: A catalog of movies and series is displayed, divided into two distinct sections. Additionally, users can filter content by genre to make searching easier.

alt

  • Content Information: By selecting a movie or series, users can view detailed information, such as its duration, the platforms where it is available, and more. Registered users will also have the option to save the content to their favorites list and view comments from other users.

alt

  • User Profile: In this section, registered users can access their saved content and view or edit their profile information.

Technologies Used

  • Languages: HTML5, CSS3, TypeScript.
  • Frameworks: React and Tailwind CSS for a responsive and consistent design.
  • Backend: NodeJS, Express, JavaScript.
  • Data Base: MongoDB.