Difference between revisions of "Project-GC Userscript/Development"
(overhaul - new content) |
m (added category) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 11: | Line 11: | ||
<td style="width:1px; background-color: #222;"></td> | <td style="width:1px; background-color: #222;"></td> | ||
<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! | + | <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 == | ||
− | * Programming | + | * Programming experience in JavaScript |
* Familiarity with the UserScript capabilities and functional JavaScript | * Familiarity with the UserScript capabilities and functional JavaScript | ||
* Experience with GitHub Repository management (cloning, branching, forking, submissions, pull-requests, etc...) | * 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. | * Willingness to work within a team to discuss changes and accept criticism and praise. | ||
− | + | <b>Visit</b>: https://github.com/magma1447/greasemonkey-geocaching-projectgc<br/> | |
<i>Clone and fork the project, make your changes and submit them with a pull-request.</i> | <i>Clone and fork the project, make your changes and submit them with a pull-request.</i> | ||
− | Review the [[https://github.com/magma1447/greasemonkey-geocaching-projectgc/issues current issues]] (feature requests and bugs). Work on existing issues or propose a new issue and submit for review. | + | <b>Review</b> the [[https://github.com/magma1447/greasemonkey-geocaching-projectgc/issues current issues]] (feature requests and bugs). Work on existing issues or propose a new issue and submit for review. |
+ | |||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
+ | |||
+ | [[Category: Project-GC Userscript]] |
Latest revision as of 18:23, 7 August 2023
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
Visit: https://github.com/magma1447/greasemonkey-geocaching-projectgc Review the [current issues] (feature requests and bugs). Work on existing issues or propose a new issue and submit for review. |