Skip to content

Deandre Crayton#61

Open
deandrecrayton wants to merge 3 commits intoAustinCodingAcademy:masterfrom
deandrecrayton:master
Open

Deandre Crayton#61
deandrecrayton wants to merge 3 commits intoAustinCodingAcademy:masterfrom
deandrecrayton:master

Conversation

@deandrecrayton
Copy link

No description provided.

var empties = 5 - this.props.rating;
var icons = [];
var i = 1;
while (rating--) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work

…added 'checkout' callback to send order to 'db.json' and alert order confirmation to the client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants