Code Monkey home page Code Monkey logo

react-mega-movie's Introduction

This project was bootstrapped with Create React App.

CoderSchool FTW - * Mega movie *

Created with love by: Huong-Kim

View online at: https://h-react-megamovie.netlify.com

A site of now-playing and top-rated movies. Up-to-date using The Movie DB API

Challenge

  • Not easy to have a clear flow at the beginning for a beginner, easy to endup with a mess of small components.
  • Many will-know-in-future tools. Now using very basic tools so get to know that how usefull those in-the-future-tools will be.
  • Bootstrap is suck in react. there are many packages (Pagination, slider,etc...) available, but the available ones are sometimes ugly @.@. Although many packages, libaries are provied but they are inconsistent as a whole. Reactstrap is still limited.
  • Overall, It is a very usefull work to do, that covers up almost main concepts of react.

User Stories

  • The following required functionalities are completed (this is a sample):
  • The user can see the top 20 "Currently Playing" movies on a page.
  • For each movie, the user can see the Movie Title, Year, Rating, and Poster.
  • The user can see this information clearly on devices of various screen sizes.
  • The user can see "more" movies by tapping a "See More" button at the bottom.

The following optional features are implemented:

  • The user can enter a term into a search box to filter the currently loaded movies by search term. E.g.; the user can type "mar" and * [ ] the results are reduced to show "Captain Marvel".

  • The user can change the "source" from "Currently Playing" movies to "Top Rated" movies (or any other of the endpoints supplied by MovieDB).

  • Sort by Rating and Popularity (from Lowest to Highest and Vice Versa)

  • Have Year, Rating as a slider. Change the display dynamically when the slider is changed. You could use React Input Range package for this task.

  • Pagination.

  • Routing

The following additional features are implemented:

  • Sort by Genres
  • Rolling up & down button
  • Add style to make the page looks fancy
  • Use API to make the searchs (release date, year...)

Time Spent and Lessons Learned

Time spent: 10 hours spent in total.

License

Copyright [2019] [Huong]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

react-mega-movie's People

Contributors

huongtr avatar bmthang94 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.