{"id":24030537,"url":"https://github.com/mwombeki6/chief","last_synced_at":"2026-06-11T03:31:52.464Z","repository":{"id":170185994,"uuid":"646310823","full_name":"mwombeki6/chief","owner":"mwombeki6","description":"A  research📝, publication📚 and innovation💡 platfrom backend_API that houses and showcase a database of research papers, publications and  innovations done by institutional staff and students","archived":false,"fork":false,"pushed_at":"2023-06-17T22:29:49.000Z","size":4089,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T03:45:28.140Z","etag":null,"topics":["django","django-rest-framework","python","rbac-authorization","research-project","rest-api"],"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/mwombeki6.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":"2023-05-28T01:11:55.000Z","updated_at":"2023-06-22T10:00:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"543b31ba-d4f1-443c-9688-d386fa4d1153","html_url":"https://github.com/mwombeki6/chief","commit_stats":null,"previous_names":["mwombeki6/chief"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mwombeki6/chief","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwombeki6%2Fchief","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwombeki6%2Fchief/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwombeki6%2Fchief/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwombeki6%2Fchief/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mwombeki6","download_url":"https://codeload.github.com/mwombeki6/chief/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwombeki6%2Fchief/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34181554,"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-11T02:00:06.485Z","response_time":57,"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":["django","django-rest-framework","python","rbac-authorization","research-project","rest-api"],"created_at":"2025-01-08T17:44:38.409Z","updated_at":"2026-06-11T03:31:52.443Z","avatar_url":"https://github.com/mwombeki6.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔱 Chief Research Platfrom(backend-API) 🚧🎯\n\n`👋🏾  Author: Erick Mwombeki`\n\n## ⚙️ Getting Started\n\n### 1.🏏 First, clone the github repository below by copying the code below to your terminal\n\n```\ngit clone https://github.com/mwombeki6/chief.git\n```\n\n ⚠️ NOTE: install `python3[latest_version]` by going to the official python website and download python3 latest version from there and follow its instructions on how to install in your specific computing architecture[linux,windows or mac]\n\n👉🏾 [Python Download Page](https://www.python.org/downloads/)\n\n### 2.📌 Create a virtual environment in the cloned project directory where you'll install all the python libraries\n\n### 💻 In windows PC\n\n```\n# copy the code below to create a virtual environment with venv\npython3 -m venv venv\n# or\npython -m venv venv\n\n# then activate your virtual environment\nvenv\\Scripts\\activate\n```\n\n### 🖥️ In Linux PC\n\n```\npython3 -m venv venv\n\n#then activate the virtual environment\nsource venv/bin/activate\n\n```\n\n### 3.🥅 install the python libraries and dependencies by installing the requirements.txt file, the file is located in within the project you cloned\n\n```\n#before| make sure that pip is installed globally in your system PC, by typing code below in your terminal\npip --version\n\n#after| within the same virtual environment you are activated in type\npip install -r requirements.txt\n```\n\n### 4.⛓️ Run the development server\n\n```\npython3 manage.py runserver\n# the server will start and run on port 8000, 'http://127.0.0.1:8000/' as a default port for django\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwombeki6%2Fchief","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmwombeki6%2Fchief","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwombeki6%2Fchief/lists"}