toorshia/justgage

Contributors wanted for JustGage 2.0

toorshia opened this issue · 5 comments

Hi everyone,

@robertsLando & myself are looking for people to help us make JustGage 2.0 happen.
Current roadmap: https://github.com/toorshia/justgage/projects/1

Some of the tickets require heavy work on the code which renders the gauge shape - people familiar with Raphael and some basic maths skills are welcome to get their hands dirty.

Get in touch and let's get it running! ☺️

Thanks!

@deezone Welcome in the Team! :) I saw your email, you would like to start with #241. I suggest to create a separete method like update to keep back compatibility (also because refresh is not very user friendly as name and I think it should be used at most to update gauge value). If you want we can speak about this in #241. I have also created some methods for quick releases and auto-changelog creations, than I also suggest to use Conventional commits style for better readable commits.
Ex: [<type>] <message>

Where type must be one of the following:

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
    style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug or adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests
  • chore: Changes to the build process or auxiliary tools and libraries such as documentation generation

For any other things just ask me there on on my personal email.

Happy to help with testing - not much of a coder - but love JustGauge and want to see it evolve.

Any progress on this? Is the project still alive?
I would suggest putting all the effort into a React version of JustGauge!

The project is still alive yeah but I mostly focus on bug fixes. Feel free to open a PR in case you need a new feature

@robertsLando cool, will do if I come up with one 👍🏼