Render a message if a user has not bought anything
roopeshsn opened this issue · 3 comments
roopeshsn commented
This is the profile page of a user.
In the profile, there is a "My Orders" section. If a user has not bought anything there is a message below the table stating that "You haven't placed any order yet, Start Shopping!
ankitdas09 commented
I can work on this, can you please assign it to me?
roopeshsn commented
Sure @ankitdas09 I would like to say something. On commit, don't add the package-lock.json file. Because it continuously changes if the new version of the packages is available. It will unnecessarily raise merge conflict.
ankitdas09 commented
@roopeshsn Sure, i will take care of that.