https://github.com/devmunyi/leaderboard
A website that 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.
https://github.com/devmunyi/leaderboard
Last synced: about 1 year ago
JSON representation
A website that 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.
- Host: GitHub
- URL: https://github.com/devmunyi/leaderboard
- Owner: devMunyi
- License: mit
- Created: 2022-10-11T09:25:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T18:08:28.000Z (over 3 years ago)
- Last Synced: 2025-01-09T18:52:04.140Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 451 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## π Table of Contents
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π» Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [β FAQ](#faq)
- [π License](#license)
> A website that 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](https://www.notion.so/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3).
**You can do the following with app:**
- List scores
- Submit your score
- Preserve data to an API
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need followed installed on your computer:
- Web browser e.g. Chrome, Firefox
- An IDE e.g [Visual studio code](https://code.visualstudio.com/).
- [A terminal](https://code.visualstudio.com/docs/terminal/basics).
### Setup
Clone this repository to your desired folder or download the Zip folder:
```
git clone https://github.com/devMunyi/leaderboard
```
- Navigate to the location of the folder in your machine:
**`you@your-Pc-name:~$ cd leaderboard`**
### Usage
To run the project, follow these instructions:
- After Cloning this repo to your local machine, open index.html file on your favorite browser
π€ **Samuel Munyi**
- GitHub: [devMunyi](https://github.com/devMunyi)
- LinkedIn: [Samuel Munyi](https://www.linkedin.com/in/samuel-munyi)
- Twitter: [munyi_sam](https://twitter.com/munyi_sam)
- [ ] **Update UI styling**
- [ ] **Add Navigation bar and more sections**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
Give a βοΈ if you like this project and how I managed to build it!
- The original design ideal from Microverseπ.
- Project from [Microverse](https://bit.ly/MicroverseTN) Ruby / Database and Interviewing module.
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedbacks.
- A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
- Hat tip to anyone whose code was used.
- **Can I fork and reuse the repository**
- Yes please, feel free.
- **Can I improve the repository, and my changes will be accepted if they are good?**
- Yes please, nice ideas are welcome, please.
This project is [MIT](./LICENSE) licensed.