rolling-scopes-school / support

15 stars 3 forks source link

Cross-Check 'async-race' - 'mclakov' #849

Closed mclakov closed 1 year ago

mclakov commented 1 year ago
  1. A link to your deployed project https://playful-praline-737040.netlify.app/ https://github.com/rolling-scopes-school/mclakov-JSFE2022Q3/pull/45
  2. A link to the project repository on Github https://github.com/rolling-scopes-school/mclakov-JSFE2022Q3/tree/async-race
  3. A link to the task https://github.com/rolling-scopes-school/tasks/blob/master/tasks/async-race.md
  4. A Link to the checklist for evaluating the task (if it exists) https://rolling-scopes-school.github.io/checklist/
  5. A screenshot of cross-checking marks image image image
  6. A final score after self-assessment, with comments 190 все пункты задания выполнены
  7. A cross-check score of your Score 118
lyutails commented 1 year ago

hey there o/

good job

    • there are two views 'garage' and 'winners' +5
    • garage contains page number, name, amount of items +5
    • winners contains name, page number, amount of items +5
    • view state saved, but switching between pages and going back and forth works as reset and doesn't save current state of cars on the page where race was (max 10) +8 cars_state_pagination
    • able to create, update, delete car, has 'color' and 'name', also deletes from winners +15
    • able to select color from rgb palette +10
    • near car buttons to delete / update +5
    • pagination (7 per page) +10
    • button for creating 100 random cars +10
    • buttons to start / stop car's engine +5
    • car stops when engine get 500 from server +20
    • car returns to it's place when press on 'b' button +5
    • start button disabled when already in driving mode +5
    • animation should work fine on any screen (smallest 500px) +15
    • button to start race works correctly +10
    • button to reset race works correctly +10
    • win message for first finished car +10
    • after car wins it's result added to winners +10
    • pagination and 10 winners per page +5
    • order number, pic, name, wins, best time +10
    • sort is implemented but no sort images / indicators are visible, you would not know where to click and if to click or not unless it's written in task (max 10) +8 image

Final score: 186

@helenakrasnova take a look at please

helenakrasnova commented 1 year ago

выставлено