An open API service indexing awesome lists of open source software.

https://github.com/akos29/leader-board

The goal of the leaderboard App is to show players' submitted scores. Additionally, it enables for the submission of a player's score, with the external Leaderboard API service protecting the data. In this app, ES6 functionalities have been correctly implemented. successful API connections through the effective use of await and async.
https://github.com/akos29/leader-board

apis es6 javascript webpack

Last synced: 2 months ago
JSON representation

The goal of the leaderboard App is to show players' submitted scores. Additionally, it enables for the submission of a player's score, with the external Leaderboard API service protecting the data. In this app, ES6 functionalities have been correctly implemented. successful API connections through the effective use of await and async.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Project : Leaderboard APP

> The leaderboard App is designed to display scores submitted by different players. It also allows submitting a player's score, where the data is preserved thanks to the external Leaderboard API service. ES6 features have been properly implemented in this app. Connecting with APIs successfully by proper utilization of async and await..

image

## Built With

#### Major languages:
>- [x] HTML5
>- [x] CSS3
>- [x] Javascript

#### Technologies used
>- [x] Linters
>- [x] ES 6
>- [x] Webpack
>- [x] Gitflow

## Live Demo (if available)

[Live Demo Link](https://akos29.github.io/Leader-Board/)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

- A web browser (like Google Chrome, Opera...).
- A code editor (like Atom, VScode...).

### Setup

To setup the webpage locally: click on "**Code**" (dropdown list) then "**Download ZIP**".

### Deployment

To run the project open the downloaded folder (after extraction) then run the "**index.html**" file in your browser.

## Authors

👤 **Kibrewossen Yitbarek**

- GitHub: [@akos29](https://github.com/akos29)
- Twitter: [@kbson](https://twitter.com/Kbson49)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kibrewossen-yitbarek-bb587a18/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- All thankfulness to Microverse for equipping me with such skills to utilize in real-world projects and applications.

## 📝 License

This project is [MIT](./MIT.md) licensed.