Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Keygen.io - Password & Encryption Key Generator
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Weasel" data-source="post: 464738" data-attributes="member: 9520"><p>Looks good, got a few ideas and feedback points.</p><p></p><ul> <li data-xf-list-type="ul">I agree with the above, and I would also not fire off a new request for every key on page load. If you structure the API right, you can do one request to fetch them all, and if you want one specifically, define the type in the GET parameter (like /api/v1/keys/wordpress for a specific one, or /api/v1/keys to return them all).</li> <li data-xf-list-type="ul">Maybe let people favorite their types of keys, store them locally, and put favorites on top.</li> <li data-xf-list-type="ul">Give the cards an info button (something small, top right corner or something within the card an "I"), and provide information about the type of key, where they can put it, etc. Just adds some extra content, and can also be good for SEO.</li> <li data-xf-list-type="ul">Add a compact view, where you can get rid of the images and show a table with the type of key and the value, and the copy/refresh buttons. Some people like a compact overview, UX is key, and giving users choice is a good way to go.</li> <li data-xf-list-type="ul">Add a suggestion box for people who want to see some kind of key added.</li> <li data-xf-list-type="ul">Open Source the code. People want to know how the keys are generated to make sure they are safe. Linking it to your GitHub also gives people the ability to open up pull requests and add keys they think are missing themselves, or they can open an issue.</li> </ul><p></p><p>I like the design and simplicity, though.</p></blockquote><p></p>
[QUOTE="Weasel, post: 464738, member: 9520"] Looks good, got a few ideas and feedback points. [LIST] [*]I agree with the above, and I would also not fire off a new request for every key on page load. If you structure the API right, you can do one request to fetch them all, and if you want one specifically, define the type in the GET parameter (like /api/v1/keys/wordpress for a specific one, or /api/v1/keys to return them all). [*]Maybe let people favorite their types of keys, store them locally, and put favorites on top. [*]Give the cards an info button (something small, top right corner or something within the card an "I"), and provide information about the type of key, where they can put it, etc. Just adds some extra content, and can also be good for SEO. [*]Add a compact view, where you can get rid of the images and show a table with the type of key and the value, and the copy/refresh buttons. Some people like a compact overview, UX is key, and giving users choice is a good way to go. [*]Add a suggestion box for people who want to see some kind of key added. [*]Open Source the code. People want to know how the keys are generated to make sure they are safe. Linking it to your GitHub also gives people the ability to open up pull requests and add keys they think are missing themselves, or they can open an issue. [/LIST] I like the design and simplicity, though. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Keygen.io - Password & Encryption Key Generator
Top