-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI Ideas? #5
Comments
Here's what I think would be good for this project in terms of UI:
|
I was thinking of Language filters. I'll do it pretty soon. The problem with pagination is that the number of results are limited to some value, I don't know why. If we can figure out that, we can implement pagination. |
Ya, need to Add Login/logout button as well. |
@asiyani We need to add Login/Logout buttons, maybe @maiquynhtruong could work on that I have an idea for vizualizations, instead of redirecting the link of project to github, we can show the visualizations for that repo using D3.js and Github API. It can include commit history, active contributions, code frequency, etc.. What do you think? CC: @alejandronanez |
Hey! Great ideas! I really like them! |
Why do we need to store people's credentials? We only need their tokens. Is there some levels of access when viewing repos? |
@maiquynhtruong ya we just need loginID,githubID, name and token that's it. Other only if we want to use it in our website like avatar link just in case we want to show profile pic once User is logged in. |
We can show something similar to Github Insights (Graph) like commit frequency, commit history, etc.. |
Here's an idea: Show a message on the user's screen when he clicks the 'cancel' button when prompted for the access token. It currently doesn't say anything and if the user clicked cancel by mistaken, she/he could have the impression that the app is broken |
Anything related to UI can be discussed here. It can be new or modification of current UI.
The text was updated successfully, but these errors were encountered: