Open
Conversation
discospiff
reviewed
Apr 6, 2022
Comment on lines
-28
to
-29
| //private var inTitle : String = "" | ||
| //private var inDescription : String = "" |
There was a problem hiding this comment.
Good to remove.
Avoid pushing commented code to Version Control. Version control has tools that makes this unnecessary.
- You can look at history to see what used to be there.
- You can use branches for experimental features.
discospiff
reviewed
Apr 6, 2022
Comment on lines
+9
to
+10
| classpath "com.android.tools.build:gradle:7.0.4" | ||
| classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.21" |
|
From this review:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Analysis of the program.
They have the foundation of the project. Firebase doesnt work, It give a unresolved error. Try to fix that for codereview but couldnt solve it.
Was the program available in UC Github on time? Yes
Is the program documented/commented well enough for you to understand? Yes
Does the program compile? Yes
The rationale behind your changes.
Did the simple change and try to make the firebase work for them because it was giving an error but I couldn't solve it myself.
Links to three specific commits that you made to your own group's GitHub repository before the end of sprint deadline.
If you do not post links to three commits that you made to your group's GitHub repo, your code review grade will be subject to a 20% penalty.
1: Jovial-Developer/IT3048CSpringProject@0248c94
2: Jovial-Developer/IT3048CSpringProject@8b722b9
3: Jovial-Developer/IT3048CSpringProject@61bb460