{"id":18359132,"url":"https://github.com/theinit01/leetcode-leaderboardbackend","last_synced_at":"2026-04-16T19:02:53.124Z","repository":{"id":247816049,"uuid":"826925553","full_name":"theinit01/leetcode-leaderboardBackend","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-09-30T16:39:45.000Z","size":38,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-29T07:47:39.749Z","etag":null,"topics":["flask","hacktoberfest2024","hacktoberfest2024-accepted","hactoberfest","postgresql","python","vercel"],"latest_commit_sha":null,"homepage":"https://leetcode-leaderboardbackend.vercel.app","language":"Python","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/theinit01.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-10T16:51:17.000Z","updated_at":"2024-12-04T04:39:10.000Z","dependencies_parsed_at":"2024-08-01T09:57:37.567Z","dependency_job_id":"d61807da-ed86-406e-a4e9-f8d13237854d","html_url":"https://github.com/theinit01/leetcode-leaderboardBackend","commit_stats":null,"previous_names":["theinit01/leetcode-leaderboardbackend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theinit01/leetcode-leaderboardBackend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theinit01%2Fleetcode-leaderboardBackend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theinit01%2Fleetcode-leaderboardBackend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theinit01%2Fleetcode-leaderboardBackend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theinit01%2Fleetcode-leaderboardBackend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theinit01","download_url":"https://codeload.github.com/theinit01/leetcode-leaderboardBackend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theinit01%2Fleetcode-leaderboardBackend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31899986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flask","hacktoberfest2024","hacktoberfest2024-accepted","hactoberfest","postgresql","python","vercel"],"created_at":"2024-11-05T22:21:03.076Z","updated_at":"2026-04-16T19:02:53.098Z","avatar_url":"https://github.com/theinit01.png","language":"Python","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 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. \nMake commits to a new feature branch \n\n### License\nThis project is licensed under the MIT License. See the [LICENSE](LICENCE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheinit01%2Fleetcode-leaderboardbackend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheinit01%2Fleetcode-leaderboardbackend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheinit01%2Fleetcode-leaderboardbackend/lists"}