Code Monkey home page Code Monkey logo

gitconnected-feedback's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

tillydray ganmaf

gitconnected-feedback's Issues

No UI for Interest and Language Input

The API response for https://gitconnected.com/v1/portfolio/{username} has following two properties,

{
    ...
    interests: []
    languages: []
    ...
}

But in https://gitconnected.com/ there's no such UI where one can put the interest or languages.
Even if there are, they are hard to find.
image

Feature Request | Option to enable CSS / colors on profile sections

Feature request
Consider the skills chip for example. I might want to have a custom background set in each chip.

image

It'd be great if we could configure a custom css / background / text color property for each of the profile section. This'd help in the resumes standing out while still maintaining a common structure.

Great work on the resume builder by the way.

Team access

I like your product. I have IT company, we provide outsource and out staffing services.

Often tech guys from client side want to overview our developers skills and projects they took part in. It suit your product features.

Is it possible to have something like company account and link developers to the company? And as final result based on your api we’ll create Team page at our site and some internal tools.

not working my profile api..

{"statusCode":404,"error":"Not Found","message":"User not found or they have not enabled the resume/portfolio API"}

Public API

Hey guys,

Would it be possible to expose a public GraphQL API so that I could build a mobile client ?

Thanks in advance ! :)

List all the projects in the API

Hey!
In the API response, I see that only featured projects are added.
It would be nice if all our projects where available in the API

Cannot edit past experience

When I attempt to edit the description on any of my past experiences the "This is my current role" checkbox and description turn red when hitting save. If I check it then it will remove the end date and I assume will let me save but would make this old job the "current" one.

Currently there is no way to go back and edit prior experience.

Default resume.json generated does not work with templates on https://jsonresume.org/themes/

Presently, the default resume.json generated does not work on any template on https://jsonresume.org/themes/

image

The error message shows that the phone field in the generated json is null and has to be manually added into the gist.

It would be good to allow users to add a phone number to their resume on the gitconnected site.
And to prevent this error, we could use a default dummy number instead of a null field.

This bug is related to #17

Roles field misfunction

On the Featured projects, if no value is present for the current project, the fields "Roles" contain the value of the previous selected project.

Steps to reproduce:

  1. Open a project with a Roles value set.
  2. Go back to Featured projects screen and open a project with no value for Roles
  3. The field should contain the value of the previous project.

The API (https://gitconnected.com/v1/portfolio/USERNAME) also have a misfunctional behavior with this field. If no value is set, the API return

"roles":[],

When a project contains roles, the API didn't return an array but a string. So, it should return null instead of an empty array.

Follow Feature

During a slack conversation some points about the follow/unfollow feature were discussed, like:

-> Follow feature should be synced with github? If so, should it be optional?
-> Should we have a more personal way to connect to people ("friending) besides "following"?

Bringing the discussion to an issue to have everything documented.

Ability to edit displayName for a project

Ex: "the "displayName" parameters of my projects seem like they are just taken from the github repo name. Is there a way to edit those so that, instead of say, "one_time_pad_cipher", I can get "One Time Pad Cipher" when I try to use the "displayName"?"

Pagination, git connected profile, and resume file name displayed

Basically there's some metadata being shown that doesn't seem intended.

Using Google Chrome, I am seeing pagination with the gitconnected profile link at the bottom. Not sure if intended. The gitconnected resume link seems unnecessary.

In the PDF, the file name (full name + "resume") and download date are shown at the top of every page. Not sure if intended, or needed.

UI has broken

  • I'm submitting a ...

    • bug report
    • feature request
    • support request
  • Do you want to request a feature or report a bug?
    A design bug

  • What is the current behavior?
    UI has broken, due to missing stylesheet (I guess). Found error in chrome console.

image
Due to this, the UI is broken.

image

  • What is the expected behavior?
    This needs to be fixed.

Upload existed JSON Resume file to fill my resume!

Good day everyone!

I'd created in past my resume using json-resume format in past before few minutes ago I discovered gitconnected.com.

Unfortunately, I don't see a feature to upload the file to pre-full my profile.

Could you consider that as a feature in future? Or may I just have missed it ;(

Can't add alternate email

I would like to change my email, but I can't modify either add another email on my profile.
Help!

Improve "Meet Someone New"

The feature is listing a lot of ghost users, I think that this should be improved to list only users that meets some requirements, like:

  • At least one project
  • Recent activity
  • Profile picture (?)

What do you guys think?

Add google analytics to gitconnected

Hey,

I was wandering between gitconnected files and noticed that google analytics is not imported in the html file. Not sure if it's somewhere else or not present at all, but Google Analytics is easy to setup and provides a lot of useful information that can help gitconnected to grow.

Ability to edit email addresses

Hey gitconnected is pretty cool! Thanks for building it.

It'd be nice if we could edit the email addresses in our profile. You guys managed to find an ancient email address of mine that is no longer active, would like to delete it.

Voting on Tutorials and courses

I was looking through the list of tutorials and courses when I thought of this.

Personally I refrain from "liking" or voting on articles until I have vetted them, to some degree. In this case I clicked on a tutorial from "Home / Coding Tutorials / React" (https://gitconnected.com/learn/react). When I did that a new window opened, which is great. After I was done with the article I wanted to "vote it up" but realized that it would be difficult to find the article if I had closed the original window.

My thought is offering users a way to ...

  • view
    or
  • easily find/review

...the last article they opened. Maybe even a user history of what was visited so they can later review and upvote it.

This is only a brainstorm idea, but I think some way to easily find and vote on an article you have found from the gitconnected site would be nice.

Loss of new email addresses

I just added a new email address to my profile on GitHub, but it didn't appear on gitconnected profile settings.

btw, I managed to make it primary via self-made cURL request, although it's definitely an issue, cuz there isn't still my new email address in the list

image
image

Import an initial profile

It would be helpful to be able to import an initial profile. Either something like an API integration with things like linked-in, or even the ability to import an initial jsonresume if one has already been created on another platform.

Feature Request: Integrate WYSIWYG editor

I'd suggest to integrate WYSIWYG editor in textarea fields for example at Edit experience popup's Summary field. A markdown editor same as GitHub would be cherry on the top as most Devs are familiar with markdown syntax.

Featured blog posts

It'd be nice if along with projects, we could feature blog posts and articles we've written.

Cannot sign up

When I try to sign up and connect with Github I get the following.
{"statusCode":500,"error":"Internal Server Error","message":"An internal server error occurred"}

I got email from Github to confirm the linking worked - but whenever I click sign up/log in button I get the above 500 error.

from github
"A third-party OAuth application (gitconnected) with read:org, read:user, and user:email scopes was recently authorized to access your account."

Incorrect date ranges displayed in PDF and Order of employment is incorrect.

  1. PDF - shows end date Jan 2021 for end date that should be February 2021.
  2. PDF - The start date for newest role should be Feb 2021 but shows January.
  3. The roles are not in chronological order. Most recent role should be at the top in displayed order followed by the contract roles in chronological order.
    -- would be a great feature add to be able to customize the order as well. Select which role is at top etc.

Thank you for your help!

Feature Request: Ability to mark particular section private

I think it would be a great feature if user can make particular section (or in my case particular projects) private. So that when I generate my resume as a PDF it includes that private section but publically it shouldn't show to other users.

This would be great when a user have to hide some official details and not expose it publically.

Updates to projects

  • Adding a field "position" in featured projects. Like that, recruiters can easily see what was your role in the project without reading the entire description.
  • "From" and "To" and the possibility to edit the project name after the creation.

Add JSON metadata to any resume section

Allow to add key-value pairs for any other information that I want to retrieve in the API endpoint. For example, in my personal website I would like to add an extra key in any project with the link to a personal blog article to explain more aspects about the project. This would be a generalization for something like #42 (but with a basic key value pair UI to add data).

Showing the description for each projects in the PDF resume

After adding the description section for a particular Project we are not able to see the Project description in the generated PDF.

In Project
image

In PDF
image

It would be great if we can add this feature. Please guide me if this feature is already present in the current version.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.