alexhrao / TheGiftHub

An app where users can list what gifts they want, and can reserve gifts for others.
https://www.thegifthub.org
1 stars 0 forks source link

Add permalink for users #41

Closed alexhrao closed 6 years ago

alexhrao commented 6 years ago

Motivation

If someone wants to view the profile of someone else, they'll need to be able to navigate there. This would be tied to the user - stored with the user's information and created at creation time.

Parameters & Constraints

In an ideal world, a permalink would have the following traits:

Implementation

There are a couple of ways of doing this:

alexhrao commented 6 years ago

Done. This unique ID is used for anything tied to that (and only that) user