Hello Guys! I’m looking to get some feedback on my Exercise Tracker Project. I added a UI for the endpoints to be used and Im not sure how can this be improved. Thanks.
1 Like
You should always validate data you receive from frontend.
Right now it’s possible to add text for duration and get 500 error (and other errors afterwards).
Also there shouldn’t possible to add a user with username that consists only of whitespace.
1 Like
Thanks for the feedback! Will work on that one.
Hey man, you are awesome!! nice job