keepforever / code-snip

A full stack app to keep track of code patterns, procedures and notes that can be searched by various characteristics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feedback from Sean 8/27/2018

keepforever opened this issue · comments

commented

Here is my initial feedback.

The spinning graphic on the home page is a bit much. Kind of makes me a bit dizzy.

It would be nice if it used other services to log in, would be nice to be able to use my Google account.

Password box should not show my pw as I'm typing it.

C# is missing from the list of languages, and that is the most common language used by unity devs.

When adding my code. The text "code..." stays in the text box. So I almost ended up with that prepended to my code. I deleted it but it's an extra source of friction.

When pressing submit there is no confirmation that its done anything or if there was an error.

When pressing reset(which is dangerously close to submit) it clears out all my work without any confirmation that I really want to lose that work.

There was a message that popped up when relogging in, but it was too fast for me to read.

When copying a snip, the alert box is a bit annoying, cause I gotta press "ok" to keep using the site. There is already a non alert box notification that pops up and that's fine.

It would be nice to be able to make snips public and link them.

Other than some of these small issues, it seems to work really well so far.

The searching is pretty much instant ( don't know how it will handle thousands of snips at once though) and the design seems really clean.

I'll mess around with it some more, and give you any more feedback that pops into my head.