Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdashraful305/codeforce-api
This project utilizes the CodeForce API to display user information and their rating in a chart.
https://github.com/mdashraful305/codeforce-api
api codeforces codeforces-api codeforces-coders
Last synced: 19 days ago
JSON representation
This project utilizes the CodeForce API to display user information and their rating in a chart.
- Host: GitHub
- URL: https://github.com/mdashraful305/codeforce-api
- Owner: mdashraful305
- Created: 2024-01-20T12:34:16.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-21T08:21:22.000Z (12 months ago)
- Last Synced: 2024-01-21T13:34:14.150Z (12 months ago)
- Topics: api, codeforces, codeforces-api, codeforces-coders
- Language: HTML
- Homepage: https://mdashraful305.github.io/Codeforce-api/
- Size: 343 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeForce API User Information
This project utilizes the CodeForce API to display user information and their rating in a chart.[![Codeforce API](https://img.shields.io/badge/Codeforce%20API-Live%20Link-blue)](https://mdashraful305.github.io/Codeforce-api/)
## Live Link
```bash
https://mdashraful305.github.io/Codeforce-api/
```
## Table of Contents- [Features](#features)
- [Technologies Used](#technologies-used)
- [Getting Started](#getting-started)
- [Contributing](#contributing)
- [License](#license)## Features
- Display user information including name, rating, and other relevant details.
- Visual representation of user ratings in a chart.
- Interactive and user-friendly interface.## Technologies Used
- JavaScript
- HTML/CSS
- CodeForce API
- Jquery
- Chart.js## Getting Started
1. **Clone the repository:**
```bash
git clone https://github.com/mdashraful305/Codeforce-api.git
```2. **Navigate to the project directory:**
```bash
cd Codeforce-api
```## Contributing
We welcome contributions! If you have any ideas or improvements, feel free to open an issue or submit a pull request.
## License
This project is licensed under the [MIT License](LICENSE). See the [LICENSE](LICENSE) file for details.