GithubHelp home page GithubHelp logo

appility / movies-react-typescript-vite Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 100 KB

React, Typescript, Vite, Vitest

License: MIT License

JavaScript 13.84% HTML 1.78% TypeScript 83.34% CSS 1.05%

movies-react-typescript-vite's Introduction

Our developer was part way through developing the following feature but left the company and you are tasked with picking up where they left off.

The aim is to complete the piece of work by refactoring and improving the current code to get it to a working state that passes all A/C. Use material UI components and a form library where desirable.

There are Future requirements if you have time.

A/C

  • Display total number of movies.
  • Table must show movie title, average review score to 1 decimal place and company that produces the film.
    • Movie company data comes from movieCompanies GET request.
    • Movies data comes from movies GET request.
    • (Future requirement - review column is sortable)
  • User must be able to select table row to leave a review with form appearing when there is a selected movie.
    • POST request to submitReview endpoint, display message returned on response and display instead of form.
    • Form must restrict message to 100 characters and show an error message if over 100 and not allow for submission in this instance.
    • (Future requirement - On mobile, this must appear as information in a modal, anything larger than mobile, this must appear below the table)
  • Highlight selected movie row when clicked.
  • Handle error and loading states.
  • (Future requirement - Button to refresh movies and movie companies)
  • (Future requirement - containerise application using docker)

movies-react-typescript-vite's People

Contributors

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