{"id":28952099,"url":"https://github.com/delfinodjaja/inventorymanagementprototype","last_synced_at":"2025-10-06T02:16:26.504Z","repository":{"id":298803877,"uuid":"1001183180","full_name":"delfinodjaja/InventoryManagementPrototype","owner":"delfinodjaja","description":"Simple veterinarian clinic inventory management system","archived":false,"fork":false,"pushed_at":"2025-06-13T01:17:43.000Z","size":4641,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-23T16:13:46.431Z","etag":null,"topics":["css","django-project","fullstack-development","html","javascript","prototype","python"],"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/delfinodjaja.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,"zenodo":null}},"created_at":"2025-06-13T00:49:55.000Z","updated_at":"2025-06-13T01:19:17.000Z","dependencies_parsed_at":"2025-06-13T02:36:08.251Z","dependency_job_id":null,"html_url":"https://github.com/delfinodjaja/InventoryManagementPrototype","commit_stats":null,"previous_names":["delfinodjaja/inventorymanagementprototype"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/delfinodjaja/InventoryManagementPrototype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delfinodjaja%2FInventoryManagementPrototype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delfinodjaja%2FInventoryManagementPrototype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delfinodjaja%2FInventoryManagementPrototype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delfinodjaja%2FInventoryManagementPrototype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/delfinodjaja","download_url":"https://codeload.github.com/delfinodjaja/InventoryManagementPrototype/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/delfinodjaja%2FInventoryManagementPrototype/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278547821,"owners_count":26004775,"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-10-06T02:00:05.630Z","response_time":65,"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":["css","django-project","fullstack-development","html","javascript","prototype","python"],"created_at":"2025-06-23T16:13:35.780Z","updated_at":"2025-10-06T02:16:26.499Z","avatar_url":"https://github.com/delfinodjaja.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2\u003eFeatures\u003c/h2\u003e\n\n\u003cul\u003e\n  \u003cli\u003e\u003cstrong\u003eRole-based access:\u003c/strong\u003e Users can be \u003ccode\u003eStaff\u003c/code\u003e, \u003ccode\u003eCustomer\u003c/code\u003e, or \u003ccode\u003eDoctor\u003c/code\u003e.\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eDoctor-specific view:\u003c/strong\u003e Doctors can view \u003cem\u003eonly their own appointments\u003c/em\u003e.\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eAdmin control:\u003c/strong\u003e Admin can manage roles and users via the \u003ccode\u003e/admin\u003c/code\u003e panel.\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eInventory system:\u003c/strong\u003e Simple inventory with full \u003cstrong\u003eCRUD\u003c/strong\u003e (Create, Read, Update, Delete) functionality.\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eWeb interface:\u003c/strong\u003e All core actions are performed through the built-in web interface.\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eHow to Use\u003c/h2\u003e\n\u003cli\u003eFirst, clone the repository using git clone, then navigate into the project folder.\u003c/li\u003e\n\n\u003cli\u003eCreate a virtual environment using python -m venv venv, and activate it. On Windows, use venv\\Scripts\\activate; on macOS/Linux, use source venv/bin/activate.\u003c/li\u003e\n\n\u003cli\u003eInstall all required dependencies by running pip install -r requirements.txt.\u003c/li\u003e\n\n\u003cli\u003eApply the migrations by running python manage.py migrate.\u003c/li\u003e\n\n\u003cli\u003eCreate a superuser account with python manage.py createsuperuser and follow the prompts.\u003c/li\u003e\n\n\u003cli\u003eStart the development server using python manage.py runserver.\u003c/li\u003e\n\n\u003cli\u003eOpen your browser and go to http://127.0.0.1:8000/ to view the project.\u003c/li\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelfinodjaja%2Finventorymanagementprototype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelfinodjaja%2Finventorymanagementprototype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelfinodjaja%2Finventorymanagementprototype/lists"}