scrimba
Bootcamp code reviews
Review of Solo Project Salesboard for Rachel
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Review of Solo Project Salesboard for Rachel
AboutCommentsNotes
Review of Solo Project Salesboard for Rachel
Expand for more info
README.md
run
preview
console
# Code Review: Salesboard
### _Code by: Rachel_
### _Reviewer: Felicity Evans_


## What you did well
- Made design your own
- Semantic html
- Flexbox
- Good use of const and let

## Questions
- Question related to another project (choreslist)?


## What could be improved
- Use buttons instead of links (semantic)
- Use function in js instead of inline onclick
- use join to remove "," in live achievements
- Live achievements πŸ’° should only be for every $1000
-
Console
β€Ί
1
,
β€Ί
2
,
β€Ί
3
,
β€Ί
4
,
β€Ί
5
,
β€Ί
6
,
β€Ί
7
,
β€Ί
8
,
β€Ί
9
,
β€Ί
10
,
β€Ί
11
,
β€Ί
12
,
β€Ί
13
,
β€Ί
14
,
β€Ί
15
,
β€Ί
16
,
β€Ί
17
,
β€Ί
18
,
β€Ί
19
,
β€Ί
20
,
β€Ί
21
,
β€Ί
22
,
β€Ί
23
,
β€Ί
24
,
/index.html
-7:33