{"id":25236816,"url":"https://github.com/anonimpython/reflex-simple_dashboard","last_synced_at":"2025-08-21T14:09:28.728Z","repository":{"id":276879381,"uuid":"930554853","full_name":"AnonimPython/Reflex-simple_dashboard","owner":"AnonimPython","description":"Just simple dashboard making on Reflex","archived":false,"fork":false,"pushed_at":"2025-02-10T23:05:14.000Z","size":7082,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T18:13:28.195Z","etag":null,"topics":["admin-dashboard","dashboard","python","simple-app","simple-project"],"latest_commit_sha":null,"homepage":"","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/AnonimPython.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-02-10T20:28:08.000Z","updated_at":"2025-02-10T23:06:42.000Z","dependencies_parsed_at":"2025-02-11T00:20:24.516Z","dependency_job_id":"ca403b70-eb06-484f-a7f2-21ae7b5e0852","html_url":"https://github.com/AnonimPython/Reflex-simple_dashboard","commit_stats":null,"previous_names":["anonimpython/reflex-simple_dashboard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AnonimPython/Reflex-simple_dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnonimPython%2FReflex-simple_dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnonimPython%2FReflex-simple_dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnonimPython%2FReflex-simple_dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnonimPython%2FReflex-simple_dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnonimPython","download_url":"https://codeload.github.com/AnonimPython/Reflex-simple_dashboard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnonimPython%2FReflex-simple_dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271493232,"owners_count":24769117,"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-21T02:00:08.990Z","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":["admin-dashboard","dashboard","python","simple-app","simple-project"],"created_at":"2025-02-11T15:32:07.924Z","updated_at":"2025-08-21T14:09:28.705Z","avatar_url":"https://github.com/AnonimPython.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![1739227250377](image/README/1739227250377.png)\n\n\n# VERY Simple Dashboard 🚀\n\n#### A clean and minimal **dashboard** built using **Reflex**, a Python framework for web development. This dashboard features a **sidebar**, a **top bar**, and a **main content area** for displaying key information.\n\n## 🚀 How to Run\n\n`pip install reflex`\n\n`git clone https://github.com/AnonimPython/Reflex-simple_dashboard.git`\n\n`cd simple-dashboard`\n\n`reflex run`\n\n## 🚃 How to implement it into your project\n\nCopy functions `link` and `card_box` into your **UI** folder. \nIn main file write `from ..ui.link import link` and `from ..ui.card_box import card_box`\n\nmain code from `simple-dashboard.py` replace to your **PAGES** folder.\n\n## 📝 Project structure for implementing the project into your code\n\n```\n{your_project}/\n├── assets/                # Contains images and static files\n    └── favicon.ico  \n│   └── {your_images}\n├── ui                     # Folder with your UI components\n    └── link.py \n    └── card_box.py\n├── pages                  # Forlder with pages\n    └── simple_dashboard.py \n├── {main_file}.py         # Main Reflex application file\n├── README.md  \n└── requirements.txt       # List of dependencies\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanonimpython%2Freflex-simple_dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanonimpython%2Freflex-simple_dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanonimpython%2Freflex-simple_dashboard/lists"}