Coding Rank Project is a web application that allows users to visualize contribution statistics of different users across version control platforms like Github, Gitlab, and Gitbucket. The application is built with NuxtJS, TailwindCSS and uses GraphQL for queries.
The project’s primary goal is to provide developers with a simple and easy-to-use platform to track their contributions, compare their performance with other users, and stay motivated to contribute more.
The project currently offers the following features:
- View the rankings of users based on their contributions in a particular month.
- View the rankings of users based on the number of followers they have on Github.
- View the rankings of users based on the number of stars they have received on their Github repositories.
- Compare the performance of different users across multiple metrics.
- Visualize contribution statistics in a user-friendly interface.
To use the Coding Rank Project, follow these steps:
- Clone the repository to your local machine.
- Install the required dependencies by running
yarn
in the project directory. - Configure your environment variables in the
.env
file. - Start the application by running
yarn dev
. - Access the application at
http://localhost:3000
.
We welcome contributions from the community. If you would like to contribute to the project, please refer to our contribution guidelines.
The Coding Rank Project is open-source software released under the MIT license.
If you have any questions or suggestions regarding the project, please contact us at hello@charlesdzadu.com.
Leave a Reply