{"id":18359129,"url":"https://github.com/theinit01/leetcode-leaderboard-frontend","last_synced_at":"2026-05-09T00:12:44.483Z","repository":{"id":247465217,"uuid":"825918013","full_name":"theinit01/leetcode-leaderboard-frontend","owner":"theinit01","description":"LeetCode Leaderboard is a web application that tracks and displays users' performance on LeetCode. Built with Flask for the backend and React for the frontend, it features a dynamic leaderboard, user profile viewing, and the ability to add new users. Perfect for competitive programmers to monitor their progress and compare with friends.","archived":false,"fork":false,"pushed_at":"2024-07-25T14:23:50.000Z","size":85,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T03:18:07.609Z","etag":null,"topics":["css","frontend","hacktoberfest","hacktoberfest2024","hacktoberfest2024-accepted","html","html-css-javascript","javascript","react","reactjs"],"latest_commit_sha":null,"homepage":"https://leetcode-leaderboard.vercel.app","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/theinit01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-07-08T18:50:16.000Z","updated_at":"2024-12-04T04:39:08.000Z","dependencies_parsed_at":"2024-11-05T22:22:58.197Z","dependency_job_id":"57b0dd90-23b7-4f66-8878-64a7adbdc4fa","html_url":"https://github.com/theinit01/leetcode-leaderboard-frontend","commit_stats":null,"previous_names":["theinit01/leetcode-leaderboard-frontend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theinit01%2Fleetcode-leaderboard-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theinit01%2Fleetcode-leaderboard-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theinit01%2Fleetcode-leaderboard-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theinit01%2Fleetcode-leaderboard-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theinit01","download_url":"https://codeload.github.com/theinit01/leetcode-leaderboard-frontend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248148247,"owners_count":21055548,"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":["css","frontend","hacktoberfest","hacktoberfest2024","hacktoberfest2024-accepted","html","html-css-javascript","javascript","react","reactjs"],"created_at":"2024-11-05T22:21:02.652Z","updated_at":"2026-05-09T00:12:39.465Z","avatar_url":"https://github.com/theinit01.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# LeetCode Leaderboard\n\nThis project is a web application to track and display the performance of users on LeetCode. It includes features such as adding users, displaying a leaderboard, and viewing individual user profiles.\n\n## Features\n\n- **Leaderboard**: Display a ranked list of users based on their LeetCode performance.\n- **Add User**: Add new users to the leaderboard by entering their LeetCode username.\n- **User Profiles**: View individual user profiles with a summary of their total questions solved.\n- **Responsive Design**: The application is fully responsive and works well on different screen sizes.\n\n## Technologies Used\n\n- **Frontend**: React, React Router, Bootstrap\n- **Backend**: Flask, PostgreSQL\n- **Styling**: Custom CSS, Bootstrap\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js and npm installed on your machine.\n- Python and pip installed on your machine.\n\n### Installation\n\n1. **Install frontend dependencies**:\n    ```sh\n    git clone https://github.com/theinit01/leetcode-leaderboard-frontend.git\n    cd leetcode-leaderboard-frontend\n    npm install\n    ```\n\n2. **Install backend dependencies**:\n    ```sh\n    git clone https://github.com/theinit01/leetcode-leaderboard-backend.git\n    cd leetcode-leaderboard-backend\n    pip install -r requirements.txt\n    ```\n\n### Running the Application\n\n1. **Start the backend server**:\n    ```sh\n    cd leetcode-leaderboard-backend\n    flask run\n    ```\n\n2. **Start the frontend development server**:\n    ```sh\n    cd leetcode-leaderboard-frontend\n    npm start\n    ```\n\n### Configuration\n\n- **Backend**: The backend is a Flask server that handles API requests for fetching and adding users.\n- **Frontend**: The frontend is a React application that communicates with the backend server.\n\n### Contributions\nContributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.\n\n### License\nThis project is licensed under the MIT License. See the [LICENSE](LICENCE) file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheinit01%2Fleetcode-leaderboard-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheinit01%2Fleetcode-leaderboard-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheinit01%2Fleetcode-leaderboard-frontend/lists"}