{"id":31792817,"url":"https://github.com/kiptalam1/sokotrack","last_synced_at":"2026-04-13T13:05:43.114Z","repository":{"id":310876664,"uuid":"1041494888","full_name":"kiptalam1/sokotrack","owner":"kiptalam1","description":"County Market-Stall Booking \u0026 Allocation System","archived":false,"fork":false,"pushed_at":"2025-09-03T16:19:46.000Z","size":170,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-10T17:21:32.777Z","etag":null,"topics":["express","jsonwebtokens","nodejs","postgresql","prisma","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/kiptalam1.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-20T15:11:49.000Z","updated_at":"2025-09-03T16:19:50.000Z","dependencies_parsed_at":"2025-10-10T17:21:30.924Z","dependency_job_id":"ca24321f-49e1-487e-9163-5930d2a3e26e","html_url":"https://github.com/kiptalam1/sokotrack","commit_stats":null,"previous_names":["kiptalam1/sokotrack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kiptalam1/sokotrack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiptalam1%2Fsokotrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiptalam1%2Fsokotrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiptalam1%2Fsokotrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiptalam1%2Fsokotrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiptalam1","download_url":"https://codeload.github.com/kiptalam1/sokotrack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiptalam1%2Fsokotrack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31753571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"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":["express","jsonwebtokens","nodejs","postgresql","prisma","react"],"created_at":"2025-10-10T17:21:13.851Z","updated_at":"2026-04-13T13:05:43.077Z","avatar_url":"https://github.com/kiptalam1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sokotrack\nCounty Market-Stall Booking \u0026amp; Allocation System\n\n\n## Step 1: Market \u0026 Stalls 🚀\n\n### Markets\n✅POST /markets → Create a new market\nbody: { name, location, county }\n✅GET /markets → List all markets\n✅GET /markets/:id → Get single market + stalls\n✅PUT /markets/:id → Update market info\n✅DELETE /markets/:id → Delete market\n\n### Stalls\n✅POST /markets/:marketId/stalls → Add stall(s) to a market\nbody: { stallNumber, type, monthlyRent }\n✅GET /markets/:marketId/stalls → List stalls in a market (with status)\n✅GET /stalls/:id → Get stall details (bookings, maintenance, etc.)\n✅PUT /stalls/:id → Update stall (rent, type, status)\n✅DELETE /stalls/:id → Delete stall\n\n\n\n## Implementation order\n✅Market creation → POST /markets \n✅View markets → GET /markets\n✅Add stalls → POST /markets/:marketId/stalls\n✅View stalls by market → GET /markets/:marketId/stalls\n✅View all stalls → GET /markets/:marketId/stalls =\u003e (OPTIONAL)\n✅Update stall status → PUT /stalls/:id\n\n\n\n### 🚦Once this is done, you’ll have the backbone for:\n\n⌛Assigning traders (bookings)\n⌛Tracking availability\n⌛Payment flows later\n\n\n \"$2b$12$JjLUjgJzXIDoCrddNA.k.uhORuWh3oBt/OzF0U/vrcUjl69vP7N5y\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiptalam1%2Fsokotrack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiptalam1%2Fsokotrack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiptalam1%2Fsokotrack/lists"}