Skip to content

AndersonTsaiTW/CF_FSI_Ach3_Client_myFlixAPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF_FullStack_Ach3_Client_myFlixAPP

Welcome to visit my website: myFlixAPP

Introduction

This movie website allows users to navigate through movie details extensively. It includes:

  • Movie-related features:

    • Displays ALL movies, with options to filter and/or sort the list.
    • Enables selection of movies for detailed views, including images, genre (details on hover), release year, director (details on hover), actors, description, and similar movies (by genre).
    • Provides comprehensive data about directors, including their name, birth and death years, biography, and filmography.
  • User-related features:

    • Supports basic account management: registration, login, profile updates, and account deletion.
    • Allows users to manage their favorites list by adding or removing movies.
    This is the main view in this website which shows movies. This is the profile view where user can update their information, deregister, and see their favourite movies.

Note: The website is designed for practicing and showcasing web development skills, featuring a limited selection of movies. Data accuracy may vary.

Important Tools

  • React ^18.3.1: Utilizes the React library in ES2015+ for building user interfaces.
  • React Router ^6.23.1: Enables state routing for navigating between views and sharing URLs.
  • React-Redux ^9.1.2: Manages state for user, token, movies, filter, and sorter.
  • React-Bootstrap ^2.10.2: A UI library used for styling and ensuring responsiveness.
  • Font Awesome: Enhances UI with icons to add/delete favorite movies.
  • Parcel ^2.9.3: A build tool optimized for this project (supports up to Netlify's supported version).
  • Netlify: Hosts the website.

About

The CareerFoundry, Full-Stack Website courses, Achievement 3: Build the interface for API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published