Giter Club home page Giter Club logo

memory-game's Issues

AS A DEVELOPER I WANT TO DEFINE THE ARQUITECTURE OF THE APPLICATION AND SET THE DEVELOPMENT ENVIRONMENT SO THAT WE CAN START WITH THE REST OF STORIES

Front-end Scaffolding

  1. install vite
  2. install vitest, jsdom, @testing-library
  3. install dependencies: usequery,...
  4. create folders, components and first tests
  5. set data folder with test data

Back-end scaffolding

  1. install nest and generate game resources
  2. connect mongo
  3. test services y controllers
  4. test database

Acceptance Criteria

  • starter tests for all frontend components work correctly
  • starter tests for all backend components work correctly

AS A USER I WANT TO FLIP TWO CARDS AND COMPARE EACH OTHER SO THAT I CAN COMPLETE A CARDS PAIR GUESSED

Acceptance Criteria

  • I can see the card board displayed in the screen, then I can click any card and I will see the image behind the card.
  • I can click a second card then I will be update the pairs clicked value
  • After second card revealed both will turn down again if not paired.
  • After second card revealed both cards will remain visible and the pair guessed value increased.
  • I can play while unrevealed cards remain.

AS A USER I WANT TO SEE AN INTRO SO THAT I COULD BE MOTIVATED TO PLAY

When starting the user can see an animated image during 2 seconds
After 2'' image dessapears

Tasks

  1. search image
  2. hero component with animation
  3. after 2'' a button start should appear

Acceptance Criteria

  • When starting the user can see an animated image during 2 seconds
  • After 2'' the button start appears and I can click it to navigate to settings page

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.