This application lists the scores of players of a certain game (determined by the user), in this app the Leaderboard REST API is used, where the participants and their scores are registered.

Overview

Leaderboard

this application lists the scores of players of a certain game (determined by the user), in this app the Leaderboard REST API is used, where the participants and their scores are registered.

Built With

  • HTML5
  • CSS3
  • JAVASCRIPT ES6
  • API REST
  • WEBPACK

Live Demo

Live Demo Link

Prerequisites

Setup

Install

To view this document on your local computer:

  • Clone this repository.
  • Install dependencies (npm install).
  • Run Webpack Bundle (npm run start).

Usage

Leaderboard REST API

Run tests

  • Lintern
  • Eslint
  • Webhint
  • node_modules checker

Authors

👤 Gonzalo A. Medina

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

You might also like...

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Leaderboard 📗 Table of Contents 📖 About the Project 🛠 Built With Tech Stack Key Features 🚀 Live Demo 💻 Getting Started Setup Prerequisites Instal

Mar 20, 2023

A leaderboard created using Leaderboard API service, Webpack, and Gitflow. The user can add a new score and refresh to see his ranking in the leaderboard.

Leaderboard A leaderboard created using Leaderboard API service, webpack, and gitflow. The user can add a new score and refresh to see his ranking in

Dec 26, 2022

A leaderboard website which displays scores submitted by different players. It also allows you to submit your score. All data is preserved in the external game API.

Leaderboard LeaderBoard Built With HTML JavaScript CSS webpack Getting Started clone this repository. $ cd Leaderboard. $ npm run build . $ npm start

Oct 13, 2022

The Happy Devs Leaderboard allows users to submit their scores. The app then ranks them from highest scores to the lowest.

HAPPY DEVS LEADERBOARD The HAPPY DEVS LEADERBOARD app allows users to submit their scores to be ranked on the Leaderboard. Live Demo Live Demo Link Bu

Feb 10, 2022

This application displays scores submitted by different players from an API service. It also allows a user to submit his/her score while saving the data on the API.

Leaderboard This application displays scores submitted by different players from an API service. It also allows a user to submit his/her score while p

Jul 15, 2022

This is a JavaScript leaderboad list app. In this project I used Webpack and ES6 modules. As well as HTML, and CSS for styling the app. When submitting the scores the data is preserved thanks to the external Leaderboard API service.

Leaderboard App In this project the leaderboard app allows you to create games and the user can submit their names and scores into the app to keep tra

Oct 26, 2022

The leaderboard website displays scores submitted by different players. It also allows you to send and receive data from API. Build with JavaScript, CSS and HTML.

The leaderboard website displays scores submitted by different players. It also allows you to send and receive data from API. Build with JavaScript, CSS and HTML.

Leadboard The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved using

Jan 31, 2022

The website can be used to creat a new game and start adding players and there scores! 🙌

The website can be used to creat a new game and start adding players and there scores! 🙌

LeaderBoard Welcome! 👋 This Website Allows you to creat your game and add your players score. ScreenShot 1 ScreenShot 2 ScreenShot 3 ScreenShot 4 :--

Aug 30, 2022
Comments
  • Final Touches

    Final Touches

    Features

    • Update only CSS file.
    • Put Anek Latin Fonts (Google Fonts)
    • Insert the blue color of the titles.
    • Insert color into the background.
    • Make a button design more friendly.
    • Put a little blue color into the odd scores.
    • All Linters checks passed.

    View Online demo: https://mgmediaweb.github.io/leaderboard/dist/

    opened by mgmediaweb 1
  • API displayed

    API displayed

    Features

    • Create a connection to API Leaderboard.
    • Create a game function.
    • Save game Information into the LocalStorage.
    • Use global variables from game information or API URL.
    • Add a new Score with validation form and format text.
    • List of scores for the specific game on the screen.
    • Disability buttons when the game is not created.
    • Function to create a new game leaderboard.
    • All Linters checks passed.

    View Online demo: https://mgmediaweb.github.io/leaderboard/dist/

    opened by mgmediaweb 0
  • Basic page structure

    Basic page structure

    Features

    • Use Webpack bundle.
    • Use a simple CSS file to make some style and show the correct layout.
    • Use temporary object Players to list elements on the site.
    • Use JS ES6 syntax.
    • All Checks passed.

    View Online Demo

    https://mgmediaweb.github.io/leaderboard/dist/

    opened by mgmediaweb 0
  • Leaderboard issues

    Leaderboard issues

    Great work no issues to be found. These are only suggestions to make it better. 1: You can add a dropdown menu to display previously added games when the user wants to input a game name. 2: the game that is selected will show the scores that were added for that game.

    opened by fibini 1
Owner
Gonzalo Medina
Full-stack Middle Developer. My Stack: React JS, React Native, PHP, MySQL, Firebase, JS ES6, HTML5, CSS3, SASS, Bootstrap 5, and more.
Gonzalo Medina
Clinton Mbonu 20 Jun 30, 2022
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service. Build with Html, CSS, JS, API, and Webpack.

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service. Build with Html, CSS, JS, API, and Webpack.

Kyrillos Hany 9 Mar 11, 2022
The Leaderboard App displays scores submitted by different players, allows you to submit your score and all data is preserved in the Leaderboard API service.

Leaderboard The Leaderboard App displays scores submitted by different players, allows you to submit your score and all data is preserved in the Leade

Jonathan Kayizzi 6 Nov 9, 2022
A leaderboard website that displays scores submitted by different players. It was developed with Javascript, HTML, CSS and the Leaderboard API service was consumed.

LeaderBoard App Description The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data

Bright Kweku Ahiadeke 6 Jul 25, 2022
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service. Built with Html, CSS and JavaScript

Leaderboard App ?? Table of Contents ?? About the Project ?? Built With Tech Stack Key Features ?? Live Demo ?? Getting Started Setup Prerequisites In

Tetteh Kodjo-Sarso 4 Mar 21, 2023
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Leaderboard The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved tha

Jihane Haddad 5 Feb 10, 2022
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Leaderboard The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved tha

Regiss Mukubiza 2 Apr 8, 2022
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Leaderboard- DESCRIPTION The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is

Andres Garzon 2 Jun 16, 2022