aaronshivers / gym-journal

An application for tracking exercise progress.
https://gym-journal.aaronshivers.com
GNU General Public License v3.0
1 stars 2 forks source link

Fix #5 #18

Closed evanharmon1 closed 5 years ago

evanharmon1 commented 5 years ago

Pull Request Template

Thank you for your contribution to the gym-journal repo. Before submitting this PR, please review the following:

Description

Fix #5

Type of change

Please delete options that are not relevant.

Checklist:

evanharmon1 commented 5 years ago

Not entirely sure I added the User reference correctly. Want to double check that @aaronshivers?

aaronshivers commented 5 years ago

It looks good. I removed the curly braces from the User constructor, since we don't need them at this point.