qccoders / startup-idea-generator

Click a button and receive a randomized startup idea!
http://startups.qccoders.org
GNU General Public License v3.0
5 stars 7 forks source link

Allow users to 'pin' either side of the generator #53

Closed jpdillingham closed 1 year ago

jpdillingham commented 1 year ago

Presently you get a random startup + noun pairing when you generate a startup. It would be nice to be able to 'pin' either the startup or the noun so it stays the same each time, while the other continues to be randomly generated.

We should be able to persist 'pinnings' in either local storage, or could potentially save it in the URL.

jpdillingham commented 1 year ago

I just realized this is a duplicate of #43. It has some good ideas so I'll leave both open.

Kedap commented 1 year ago

What code formatter do you use? Use prettier and format all the code again while I was writing new code. Or maybe it doesn't matter when sending the PR?

jpdillingham commented 1 year ago

Prettier is fine, thanks!