Git Product home page Git Product logo

myflix-client's Introduction

React App (myFlix)

Objective

Using React, build the client-side for an application called myFlix based on its existing server-side code (REST API and database). The API for this application can be found on the movie-api repo.

Design Criteria

  • Access information on movies, directors, and genres
  • Create a profile so I can save data about my favorite movie

Technology Used

  • Node.js
  • Bootstrap
  • React
  • Redux
  • Parcel

Project can be tested using Parcel: parcel src/index.html

Views and Features

Main View

  • Returns a card list of all movies, each card contains the title, genre, release year, poster of the movie it features.
  • Cards also contain a button to add a movie to the list of favorites and one to open the single movie view.

Single Movie View

  • Returns information (description, genre, director, image) about a single movie to the user

Registration View

  • Returns a registration form, allowing users to create an account with a username, password, email and birthday

Login View

  • Returns a login form to allow existing users to log into the app

Genre View

  • Returns a description of the selected genre as well as a list of matching movies

Director View

  • Returns information about the selected director(bio, birth year, death year) as well as a list of matching movies

Profile View

  • Returns the user's profile showing the user's information and allowing the users to take update and delete their account
  • The favorite movies are displayed on card with the poster and title of the movie as well as a button to toggle favorite movies
  • The user update form allows users to apdate their username, password and email.

App Screenshots

myflix-client's People

Contributors

mihadereani avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.