sarthakm21 / WorkTrack

A nodejs, express and mongodb based productivity tracker application.
https://work-track.herokuapp.com/
6 stars 19 forks source link

Add a Feature for User to visit his/her profile #23

Closed Elemento24 closed 4 years ago

Elemento24 commented 4 years ago

Resolves #17 In this branch, I have done the following changes:

Hey @sarthakm21, can you please review the changes and merge this PR as soon as possible. I got an awesome list of issues to open, as soon as you merge this PR!

sarthakm21 commented 4 years ago

@Elemento24 a few things. I already have font awesome CDN included in the footer.ejs so you can get rid of the one you just added. Also, can you squash these commits together under a single name like "Profile Section" or something so that it becomes easier to track?

Elemento24 commented 4 years ago

Okay, I will remove the CDN link, but can you tell me how can I stash all these together, after I have made all these commits?

sarthakm21 commented 4 years ago

Squashing multiple commits into one