Giter Club home page Giter Club logo

leader-board's Introduction

πŸ“— Table of Contents

πŸ“– [Leader Board]

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

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

Plain HTML with basic style Use of webpack

(back to top)

πŸš€ Live Demo

Live

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

  • A PC running any operating system like Windows, Linux, or MacOS
  • An Internet connection
  • Git installed
  • Webpack installed
  • Knowledge of some basic Git commands

Setup

  • Link your PC to GitHub
  • Clone this repository to your desired folder:

Clone this repository to your desired folder:

git clone https://github.com/shayan1234554321/Leader-board.git

  • Open the file in your code editor

Install

  • Setup JavaScript + CSS + HTML linter

Run the following codes in your project folder in your IDE:

  • node_modules
npm install -g node-modules
  • webpack
npm install -g webpack
npm install -g webpack-cli
  • project dependencies
npm install

Usage

To run the project, execute the following command:

Start the server

npm run start

Run tests

To run Stylelint and ESLint tests, run the following commands respectively:

npx stylelint "**/*.{css,scss}"
npx eslint .

Deployment

To deploy this project run

npm run deploy

(back to top)

πŸ‘₯ Authors

πŸ‘€ Shayan

(back to top)

πŸ”­ Future Features

  • [Create a new game using an API]
  • [Implement the "Refresh" button that will get all scores for a game created by you from the API]
  • [Implement the form "Submit" button that will save a score for a game created by you]
  • [Use async and await JavaScript features to consume the API]
  • [Better styling]

(back to top)

🀝 Contributing

You can contribute to this project by writing an issue here

(back to top)

⭐️ Show your support

If you like this project please leave a ⭐️

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse and youtube for help

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

leader-board's People

Contributors

shayan1234554321 avatar

Stargazers

Muhammad Davlatov avatar Clinton Younge avatar MathΓ­as Wismann avatar Cosmos Hagan avatar

Watchers

 avatar

leader-board's Issues

Peer to peer code review

Great job so far,

just keep it up and kindly consider correcting the following suggestions.
It would be better if you removed the console.error(error) inside your catch function.

Cheers and Happy coding.
πŸŽ‰πŸ‘

peer to peer code review

the design is awesome and professional, and the code is clean , I just recommend you change the location of the refresh button.
you dont need a get methode as a default its already get in the fetch methode in the APIS file.
give better function name.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.