{"id":26914691,"url":"https://github.com/lovnishverma/game-management-system","last_synced_at":"2026-06-29T22:31:49.810Z","repository":{"id":283131090,"uuid":"950785608","full_name":"lovnishverma/game-management-system","owner":"lovnishverma","description":"This is a Flask-based Game Management System that includes user authentication, game and team management, an admin panel, and profile management.","archived":false,"fork":false,"pushed_at":"2025-07-13T16:47:19.000Z","size":368,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T15:39:51.797Z","etag":null,"topics":["flask","managementsystem","sqllite"],"latest_commit_sha":null,"homepage":"https://game-management-system-s8o3.onrender.com","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/lovnishverma.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":"2025-03-18T17:23:28.000Z","updated_at":"2025-07-15T17:05:35.000Z","dependencies_parsed_at":"2025-03-18T18:42:21.512Z","dependency_job_id":"7f9142a1-0246-43e8-925c-5514e59a470a","html_url":"https://github.com/lovnishverma/game-management-system","commit_stats":null,"previous_names":["lovnishverma/game-management-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lovnishverma/game-management-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovnishverma%2Fgame-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovnishverma%2Fgame-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovnishverma%2Fgame-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovnishverma%2Fgame-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovnishverma","download_url":"https://codeload.github.com/lovnishverma/game-management-system/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovnishverma%2Fgame-management-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34945707,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"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":["flask","managementsystem","sqllite"],"created_at":"2025-04-01T17:39:57.190Z","updated_at":"2026-06-29T22:31:49.796Z","avatar_url":"https://github.com/lovnishverma.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Game Management System\n\n![image](https://github.com/user-attachments/assets/2f5eaad2-f4d8-48e1-9098-ae86e5e07c8c)\n\n\n## Overview\nThis is a Flask-based Game Management System that includes user authentication, game and team management, an admin panel, and profile management.\n\n## Default Admin Credentials\n- **Username:** admin  \n- **Password:** Nielit@Games\n\n## Live Demo: https://game-management-system-s8o3.onrender.com\n\n## Features\n- User authentication (login, registration, logout)\n- Admin panel to manage users, games, and teams\n- Profile management for users\n- Secure authentication using Flask-Login and Flask-WTF\n- SQLite database for data storage\n\n## Installation\n\n### Prerequisites\nEnsure you have Python installed (Python 2.7+ recommended).\n\n### Steps\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/lovnishverma/game-management-system.git\n   cd game-management-system\n   ```\n2. Create a virtual environment:\n   ```sh\n   python -m venv venv\n   source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n   ```\n3. Install dependencies:\n   ```sh\n   pip install -r requirements.txt\n   ```\n4. Set up the database:\n   ```sh\n   flask db init\n   flask db migrate -m \"Initial migration.\"\n   flask db upgrade\n   ```\n5. Run the application:\n   ```sh\n   flask run\n   ```\n6. Open your browser and navigate to:\n   ```\n   http://127.0.0.1:5000\n   ```\n\n## Default Admin Credentials\n- **Username:** admin  \n- **Password:** Nielit@Games\n\n## Usage\n- Users can register and log in.\n- Admins can add, edit, and remove users, games, and teams.\n- Users can manage their profiles.\n\n## Technologies Used\n- Flask\n- Flask-Login\n- Flask-WTF\n- SQLite\n- Bootstrap (for frontend UI)\n\n## License\nThis project is licensed under the MIT License. Feel free to use and modify it as needed.\n\n## Contributing\nPull requests are welcome! If you find any issues, feel free to open an issue or contribute with a PR.\n\n## Contact\nFor any questions or issues, please reach out at [princelv84@gmail.com].\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovnishverma%2Fgame-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovnishverma%2Fgame-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovnishverma%2Fgame-management-system/lists"}