{"id":16446973,"url":"https://github.com/lucas-erkana/leaderboard","last_synced_at":"2025-09-30T01:31:49.414Z","repository":{"id":65019631,"uuid":"580368200","full_name":"Lucas-Erkana/Leaderboard","owner":"Lucas-Erkana","description":"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.","archived":false,"fork":false,"pushed_at":"2023-08-08T23:55:13.000Z","size":1643,"stargazers_count":13,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-01-17T03:42:52.179Z","etag":null,"topics":["api","css","html","javascript","webpack"],"latest_commit_sha":null,"homepage":"https://lucas-erkana.github.io/Leaderboard/dist/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lucas-Erkana.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-20T11:44:59.000Z","updated_at":"2024-09-27T19:42:28.000Z","dependencies_parsed_at":"2023-02-17T16:45:28.135Z","dependency_job_id":null,"html_url":"https://github.com/Lucas-Erkana/Leaderboard","commit_stats":null,"previous_names":["lucas-erkana/leaderboard"],"tags_count":0,"template":false,"template_full_name":"Lucas-Erkana/webpack_setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucas-Erkana%2FLeaderboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucas-Erkana%2FLeaderboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucas-Erkana%2FLeaderboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucas-Erkana%2FLeaderboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lucas-Erkana","download_url":"https://codeload.github.com/Lucas-Erkana/Leaderboard/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234685265,"owners_count":18871436,"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","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":["api","css","html","javascript","webpack"],"created_at":"2024-10-11T09:49:21.247Z","updated_at":"2025-09-30T01:31:49.007Z","avatar_url":"https://github.com/Lucas-Erkana.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Leaderboard\u003c!---Title of Project--\u003e\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\n## Leaderboard:  \u003c!---Title of Project--\u003e\n\nThe \"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.\n\nProject 1: basic page structure.I will build a simple HTML leaderboard. The leaderboard will be styled according to the specifications listed in the lesson. This simple web page will be built using webpack.\n\nProject 2: send and receive data from API.\n\nProject 3:final touches\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Leaderboard\u003ca name=\"about-project\"\u003e\u003c/a\u003e \u003c!---Project title--\u003e\n\u003ctable style=\"border: 2px solid black;\"\u003e\n  \u003ctr style=\"border: 2px solid black;\"\u003e\n  \u003ctd\u003eEmpty Leaderboard\u003c/td\u003e\n  \u003ctd style=\"border: 1px solid black;\"\u003e\u003cimg src=\"images/LeaderboardEmpty.jpg\" alt=\"Empty Leaderboard\" width=\"550\"  height=\"200\" /\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctd\u003eAdd to Leaderboard\u003c/td\u003e\n  \u003ctd style=\"border: 1px solid black;\"\u003e\u003cimg src=\"images/LeaderboardAdd.jpg\" alt=\"Add to Leaderboard\" width=\"550\"  height=\"200\" /\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n    \u003ctr style=\"border: 2px solid black;\"\u003e\n  \u003ctd\u003eAdd second Team to Leaderboard\u003c/td\u003e\n  \u003ctd style=\"border: 1px solid black;\"\u003e\u003cimg src=\"images/LeaderboardAdd2.jpg\" alt=\"Add to Leaderboard\" width=\"550\"  height=\"200\" /\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr style=\"border: 2px solid black;\"\u003e\n  \u003ctd\u003eRefresh Leaderboard\u003c/td\u003e\n  \u003ctd style=\"border: 1px solid black;\"\u003e\u003cimg src=\"images/LeaderboardRefresh.jpg\" alt=\"Refresh Leaderboard\" width=\"550\"  height=\"200\" /\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\nHere are some features of the page:\n\n\u003cul\u003e\n  \u003cli\u003eType name of team\u003c/li\u003e\n  \u003cli\u003eType your score\u003c/li\u003e\n  \u003cli\u003eSubmit name and score\u003c/li\u003e\n  \u003cli\u003eRefresh the page and the data will reapear on under the Scores\u003c/li\u003e\n\u003c/ul\u003e\n\n\n\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n    HTML\n    CSS\n    Javascript\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n[Leaderboard live link](https://Lucas-Erkana.github.io/Leaderboard/dist/)\n\u003cbr\u003e\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n- Create a local directory that you want to clone the repository.\n\n- Open the command prompt in the created directory.\n\n- On the terminal run this command git clone [https://github.com/Lucas-Erkana/Leaderboard.git]\n\n- Go to the repository folder using command prompt cd Leaderboard\n\n\n- Install the dev dependencies for linters run npm install.\n\n- To start run npm start\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Prerequisites\n\nIn order to run this project you need:\n\n-A working browser application (Google chrome, Mozilla Fire fox, Microsoft edge ...)\n\n-VSCode or any other equivalent code editor\n\n-Node Package Manager (For running, debuging, or installing dependancies to be used)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Setup\n\nClone this repository to your desired folder:\n\n- Open the command prompt in the created directory.\n\n- On the terminal run this command git clone https://github.com/Lucas-Erkana/Leaderboard.git\n\n- Go to the repository folder using command prompt cd Leaderboard\n\n- Install the dev dependencies for linters run npm install.\n\n- To start run npm start\n---\u003e\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- Author --\u003e\n\n## 👤**Authors** \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\u003ch4\u003eLucas Erkana\u003c/h4\u003e\n\n\u003cimg src=\"/images/github.svg\" alt=\"logo\" width=\"18\"  height=\"18\" /\u003e[githubhandle](https://github.com/Lucas-Erkana)\n\u003cbr\u003e\n\u003cimg src=\"/images/twitter.svg\" alt=\"logo\" width=\"18\"  height=\"18\" /\u003e [twitterhandle](https://twitter.com/@Lucas_David_22)\n\u003cbr\u003e\n\u003cimg src=\"/images/linkedin.svg\" alt=\"logo\" width=\"18\"  height=\"18\" /\u003e[linkedIn](https://www.linkedin.com/in/lucas-erkana/)\n  \u003cbr\u003e\n\u003cimg src=\"/images/facebook.svg\" alt=\"logo\" width=\"18\"  height=\"18\" /\u003e[facebook](https://www.facebook.com/lucash.toni)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n\n- Implement ordering scores in descending order\n- Implement checks to make sure a Name is not entered twice\n- Display an error message when a blank name is enetered\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\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](https://github.com/Lucas-Erkana/Leaderboard/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nGive a ⭐️ if you like this project!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\nAlex Ogeto\n\u003cbr\u003e\n\u003cimg src=\"/images/linkedin.svg\" alt=\"logo\" width=\"18\"  height=\"18\" /\u003e[linkedIn](https://www.linkedin.com/in/alexogeto/)\n\u003cbr\u003e\n\u003cimg src=\"/images/github.svg\" alt=\"logo\" width=\"18\"  height=\"18\" /\u003e[githubhandle](https://github.com/Osoro254Alex/)\n\n\n[Font Awesome](https://fontawesome.com/search?q=book\u0026o=r)\n\n[Icons8](https://icons8.com/icons/set/books)\n\n[Google Fonts](https://developers.google.com/fonts)\n\n\n[Bootsrtap](https://getbootstrap.com/docs/5.1/getting-started/introduction/)\n\n\n[Luxon](https://imdac.github.io/modules/js/luxon/)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._\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%2Flucas-erkana%2Fleaderboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucas-erkana%2Fleaderboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucas-erkana%2Fleaderboard/lists"}