{"id":15837281,"url":"https://github.com/viiccwen/dorm-reservation-system","last_synced_at":"2026-04-08T14:31:30.307Z","repository":{"id":243607300,"uuid":"812469735","full_name":"viiccwen/dorm-reservation-system","owner":"viiccwen","description":"臺科二宿退宿預約系統","archived":false,"fork":false,"pushed_at":"2024-06-10T04:07:48.000Z","size":194,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T17:08:52.912Z","etag":null,"topics":["full-stack","nextjs14","nodejs","side-project"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/viiccwen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-06-09T01:37:18.000Z","updated_at":"2024-06-30T04:08:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9506b6a-fc22-4c89-9d9e-2294bafe630a","html_url":"https://github.com/viiccwen/dorm-reservation-system","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":0.08333333333333337,"last_synced_commit":"9bf29f10c4acd2decb50c4c0b0a07446768567f1"},"previous_names":["viiccwen/dorm-reservation-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/viiccwen/dorm-reservation-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viiccwen%2Fdorm-reservation-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viiccwen%2Fdorm-reservation-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viiccwen%2Fdorm-reservation-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viiccwen%2Fdorm-reservation-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viiccwen","download_url":"https://codeload.github.com/viiccwen/dorm-reservation-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viiccwen%2Fdorm-reservation-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31559705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["full-stack","nextjs14","nodejs","side-project"],"created_at":"2024-10-05T15:21:40.642Z","updated_at":"2026-04-08T14:31:30.264Z","avatar_url":"https://github.com/viiccwen.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e臺科二宿退宿預約系統 (Clone)\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://imgur.com/mY4tqFx.png\" width=\"20%\" height=\"20%\"\u003e\n\u003c/div\u003e\n\n## ✒️overview\n由於看到自己宿舍的退宿預約系統，萌生想clone的心態（也有可能是剛放暑假很開心），花了一天的時間，此作品便誕生了。\n\n本專案為開源，但並未deploy至vercel，且目前僅串localhost postgreSQL，若未來能扶正（？）會重新整理至雲端部署，期待那天的到來！\n\n\u003e❗本專案並未有太多資安防護，請輕鬆看待。\n\u003e * 有實作hashed password\n\u003e * 目前使用者為寫死在 `env.local`\n\u003e * 有實作 `JWT`\n\n## 🛠️tools\n* Next.js 14 - Frontend Framework\n* TypeScript - Frontend Language\n* Node.js - Backend Framwork\n* Shadcn/ui - UI Package\n* Lucide - Icon Pachage\n* PostgresSQL - Database\n\n## feature\n1. **退宿規則**\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://imgur.com/iyrORn7.jpg\" width=\"50%\" height=\"50%\"\u003e\n\u003c/div\u003e\n\n2. **預約表單**\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://imgur.com/M5Hdjuj.jpg\" width=\"50%\" height=\"50%\"\u003e\n\u003c/div\u003e\n\n3. **使用者查詢預約**\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://imgur.com/kbNt0qf.jpg\" width=\"50%\" height=\"50%\"\u003e\n\u003c/div\u003e\n\n4. **樓長登入**\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://imgur.com/OHcKmdG.jpg\" width=\"50%\" height=\"50%\"\u003e\n\u003c/div\u003e\n\n5. **檢查合格/不合格**\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://imgur.com/P6e0Hnj.jpg\" width=\"50%\" height=\"50%\"\u003e\n\u003c/div\u003e\n\n6. **Dark Mode**\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://imgur.com/GU6LhHZ.jpg\" width=\"50%\" height=\"50%\"\u003e\n\u003c/div\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviiccwen%2Fdorm-reservation-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviiccwen%2Fdorm-reservation-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviiccwen%2Fdorm-reservation-system/lists"}