kwubbenhorst / kitchen-elevation

A web app where foodies and home cooks can recreate restaurant dishes at home by searching for inspiration on restaurant menus and finding recipes by dish name
MIT License
1 stars 2 forks source link

Overseeing final edit of code for consistency of expression and descriptive comments throughout #22

Open kwubbenhorst opened 10 months ago

kwubbenhorst commented 10 months ago

USER STORY: As a user, I have an interest in maintainable code that doesn't break. Comments and use of consistent casing, and variable names are important in creating code that is robust and maintainable.

ACCEPTANCE CRITERIA: -- it is done when the code pieces, written by many hands, are all reviewed by a single editorial eye. -- It is done when comments are added at points where what the code is doing is not completely obvious