Skip to content

poudyeta code review#2

Open
t820 wants to merge 1 commit intomasterfrom
poudyeta_codeReview1
Open

poudyeta code review#2
t820 wants to merge 1 commit intomasterfrom
poudyeta_codeReview1

Conversation

@t820
Copy link
Copy Markdown

@t820 t820 commented Mar 4, 2023

Description: The project allows users to customize their room layout with various furniture as well as custom drawing capabilities to help with decoration. It has what looks to be a drag and drop functionality for dragging preexisting shapes/furniture onto the floor.

The program was available to be on time

The program is commented well enough to understand

The program Compiles

Three Concepts I learned:
Functions should not always be public, which is the default behavior, but rather sometimes it's better to have them as internal or private

The use of the strings.xml file, I was making some additions to that however decided against it as what I was doing would be adding a new feature so that is not part of this pull request.

How to use onClickListener to get finger position and use that information to for example, draw on the screen as done in this app.

My three Commites:
chintavs/Workout-App@5a1d069
chintavs/Workout-App@c997cfa
chintavs/Workout-App@4217f32

@discospiff
Copy link
Copy Markdown

There's a bit of reformatting here, but I don't see significant tech debt reduction. Thus... it's safe to skip merging this branch.

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