Giter Club home page Giter Club logo

omdb-gallery's Introduction

Welcome to anusky's OMDB Movie Gallery

Tools and frameworks used in this project

General

  • React Js
  • NextJS
  • TailwindCSS for styling
  • localStorage for storing user data
  • swr for caching requests and avoid unnecessary re-renders

Unit testing

  • Jest
  • React Testing Library from Kent.C Dodds
  • node-mocks-http

E2E testing

  • Cypress
  • Cypress Testing Library from Kent.C Dodds

Github Actions

In order to ensure all tests are passing before accepting a PR a github action workflow has been set up.

Getting Started

Install dependencies

First, install all dependencies with:

yarn install

Run your local server

To have an end user experience is better to work with the built version. I have left in package a command that will build and run automatically the application.

yarn deploy:local

Open http://localhost:3000 with your browser to see the result.

Deploy on Netlify

You can find this application deployed under Netlify. Open https://omdb-gallery.netlify.app/ with your browser to see it.

TODO List

Create a simple movie browser where user can

  • Search for movies
  • Search can start with just 2 letters
  • Search is autocomplete
  • The result is using pagination
  • Please follow the design layout as above using styling

Create details page where user can

  • Click on the selected movie from the list and see movie details
  • Each movie will have details, poster, and add to fav. Button
  • Fav. Button will add a move to your favourites list

Create favourites list page where

  • User can see list of previously added movies
  • Remove given movie from favourites
  • Undo his remove action Please store your favourite movie list in a simple NodeJS server (you create) or local storage.

Things I would add or I added

  • Breadcrumbs

  • Navbar

  • SEO Meta Tags

  • Autocomplete selector interactive through keyboard

  • Viewed list

  • wai-aria tags

  • Add JSDocs to engage with Github Documentation

  • Storybooks in order to atomize and customize all components so they can be re-used

  • Cypress responsive tests for other devices than Desktop (XL)

omdb-gallery's People

Contributors

anusky 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.