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

FRQ 2 - StepTracker #2

Open
3 tasks done
riya-patil opened this issue Nov 27, 2022 · 0 comments
Open
3 tasks done

FRQ 2 - StepTracker #2

riya-patil opened this issue Nov 27, 2022 · 0 comments

Comments

@riya-patil
Copy link
Owner

riya-patil commented Nov 27, 2022

FRQ 2

  • Build tester method (public static void main) for Person Pojo. Test zero argument and all argument constructor. build toString method to display attributes of the class.
    Person.java
    image
    image

  • Build other attributes into POJO that where mentioned in project dialog at the beginning of this blog. Add 1 or more APIs. Use Issues to plan and track work. (Attributes added: height & weight)

  • Added attributes

image

image

image

Testing with Postman

image
image

  • Correct the BUG in setStats! Currently, it won't let you do more than one date.

image

OR keep the same new HashMap<>(); and add person.setStats(date_map) to append new date
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

1 participant