Difference between revisions of "Project-GC Userscript/Development"

From Project-GC
Jump to: navigation, search
(clean-up)
m (quick add)
Line 12: Line 12:
 
<td style="width:70%; text-align:left;vertical-align:top; padding-left: 20px;">
 
<td style="width:70%; text-align:left;vertical-align:top; padding-left: 20px;">
 
<b>We welcome individuals who would like to help us make this project better.</b>  Without the support of the community - this project would not exist!  You can help with development and bug-squashing or you can just submit bugs and feature requests that the team will review and attempt to work on.<br/><br/>
 
<b>We welcome individuals who would like to help us make this project better.</b>  Without the support of the community - this project would not exist!  You can help with development and bug-squashing or you can just submit bugs and feature requests that the team will review and attempt to work on.<br/><br/>
 +
 +
<b><i>Please note:</b></i> The script partly depends on back-end API calls to Project-GC, the API itself is closed source and undocumented.
  
 
== Requirements ==
 
== Requirements ==

Revision as of 16:09, 1 September 2022

Development work and progress of the Project-GC Userscript RETURN to Project-GC Userscript Main Page



The following are features and the change logs of work that was performed on this:

We welcome individuals who would like to help us make this project better. Without the support of the community - this project would not exist! You can help with development and bug-squashing or you can just submit bugs and feature requests that the team will review and attempt to work on.

Please note: The script partly depends on back-end API calls to Project-GC, the API itself is closed source and undocumented.

Requirements

  • Programming experience in JavaScript
  • Familiarity with the UserScript capabilities and functional JavaScript
  • Experience with GitHub Repository management (cloning, branching, forking, submissions, pull-requests, etc...)
  • Willingness to work within a team to discuss changes and accept criticism and praise.

Please visit: https://github.com/magma1447/greasemonkey-geocaching-projectgc
Clone and fork the project, make your changes and submit them with a pull-request.

Review the [current issues] (feature requests and bugs). Work on existing issues or propose a new issue and submit for review.