{"id":22979277,"url":"https://github.com/rysth/es6-leaderboard","last_synced_at":"2025-08-02T12:37:08.084Z","repository":{"id":183766419,"uuid":"670701417","full_name":"Rysth/ES6-Leaderboard","owner":"Rysth","description":"ES6 Leaderboard Application 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.","archived":false,"fork":false,"pushed_at":"2023-07-27T21:27:45.000Z","size":211,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-04-02T08:48:36.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rysth.github.io/ES6-Leaderboard/dist/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rysth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-25T16:26:32.000Z","updated_at":"2023-08-22T17:18:09.000Z","dependencies_parsed_at":"2023-07-25T19:03:20.620Z","dependency_job_id":"902dfcc6-a0b4-4aac-9bb6-3db8a1c4b58a","html_url":"https://github.com/Rysth/ES6-Leaderboard","commit_stats":null,"previous_names":["rysth/es6-leaderboard"],"tags_count":0,"template":false,"template_full_name":"Rysth/Webpack-Template","purl":"pkg:github/Rysth/ES6-Leaderboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rysth%2FES6-Leaderboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rysth%2FES6-Leaderboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rysth%2FES6-Leaderboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rysth%2FES6-Leaderboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rysth","download_url":"https://codeload.github.com/Rysth/ES6-Leaderboard/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rysth%2FES6-Leaderboard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268390996,"owners_count":24243160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-15T01:25:07.488Z","updated_at":"2025-08-02T12:37:08.019Z","avatar_url":"https://github.com/Rysth.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n    - [Future Features](#future-features)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Test](#test)\n- [👥 Authors](#authors)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 ES6 Leaderboard Application\u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**ES6 Leaderboard Application** 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](https://www.notion.so/microverse/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3). Built with HTML, CSS, and JavaScript.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.w3schools.com/html/\"\u003eHTML\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.w3schools.com/css/\"\u003eCSS\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://www.w3schools.com/js/\"\u003eJavaScript\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- Add new names with their score.\n- Display a list of people.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- **Implement a CSS Preprocessor.**\n- **Implement a Database**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n### Take a Look\n\n\u003cimg class=\"image\" loading=\"lazy\" src=\"./src/images/preview.png\" alt=\"Preview Image 1\"\u003e\n\n- [Live Demo Link](https://rysth.github.io/ES6-Leaderboard/dist/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Setup\n\nTo get a local copy up and running, follow these steps:\n\n1. Clone the repository: `git clone https://github.com/RysthCraft/ES6-Leaderboard.git`\n2. Navigate to the project directory: `cd ES6-Leaderboard`\n3. Install the dependencies: `npm install`\n4. Build the project: `npm run build`\n5. Open `index.html` in your web browser.\n\nThen, you will change everything you want!\n\n### Test\n\nIn order to follow the Linters you could check them using this:\n\n```\nHTML Checker:\nnpx hint .\n\nCSS Checker:\nnpx stylelint \"**/*.{css,scss}\"\n\nJavaScript Checker:\nnpx eslint .\n```\n\n#### Note\n\nUse at the end '--fix' to help you out with any error.\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Rysth**\n\n- GitHub: [@rysth](https://github.com/RysthCraft)\n- Linkedin: [@johnpalacios](https://www.linkedin.com/in/john-palacios-rysth/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project feel free to watch it and take some features that will enhance your project\nas well.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank the Microverse Team for reviewing my code and making me a better\nprofessional.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE.md) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frysth%2Fes6-leaderboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frysth%2Fes6-leaderboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frysth%2Fes6-leaderboard/lists"}