Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tip Calculator Homework #1

Open
sdobek opened this issue Jan 21, 2014 · 1 comment
Open

Tip Calculator Homework #1

sdobek opened this issue Jan 21, 2014 · 1 comment

Comments

@sdobek
Copy link
Owner

sdobek commented Jan 21, 2014

Steven Dobek. Tip calculator homework for review. Did the custom tip optional as well. /cc @nesquena @timothy1ee

@nesquena
Copy link

Steven, 👍 nice work. A few notes after checking out the code:

  • See feedback guide below for cleaner approach for button click events
  • Nice addition of a custom tip value function
  • Consider adding better input validation and user feedback if values are invalid

One of the most important part of these projects is that you add additional features and tweak the UI / UX because that will provide many more learning opportunities. I'm glad you have started that early and I would encourage you to push the projects each week, continue adding your own UI elements and experimenting with optional features that improve the user experience.

We have provided a detailed Project 1 Feedback Guide here which covers the most common points we see for this project. Read through the feedback guide point-by-point to determine other ways you could improve your submission. You should consider going back and implementing applicable feedback as well. Keep in mind that one of the most important parts of Android development is learning the correct patterns and conventions.

Hopefully this has given you a first sense of the RelativeLayout which is a very powerful layout system, probably one of the best responsive-first layout systems available across web and mobile platforms. The next assignment will build on top of the first concepts introduced here and will also introduce networking, api use, handling remote images and navigating between activities.

If you have any particular questions about the assignment in general or on any of the feedback, feel free to reply here or post on the discussion forum on Canvas.

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

No branches or pull requests

2 participants