Skip to content

GT-Codeur/cjp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classement Jeunes Pousses

Ranking List is a ranking tool for judokas of Cameroonian nationality still in activity. It therefore presents Internet users with a descending classification of judokas based on their performance during the season.

Objectives

The main objective of the project is to develop an HTML/JS script integrated into a Google sites and deployable via a CI/CD pipeline.

How to join the project

To join the project, you will need:

  • HTML5 /CSS
  • JavaScript

Documentation

The ranking is based on the CJP Rules competitor ranking algorithm.

Contribution

In order for your contributions to be considered, please follow the instructions below:

  • Fork the project
  • Create your branch in the repository that bears your name (git checkout -b name/issueX-NameIssue)
  • Commit your changes (git commit -m 'Add some issueX-NameIssue ')
  • Push to branch (git push origin name/issueX-NameIssue)
  • Open a Pull Request

Roadmap

See the open issues for a list of proposed features (and known issues)

Contact

For any concerns, write to NYX-EI à l’adresse help@nyx-ei.tech -

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.9%
  • JavaScript 25.1%