{"id":23500006,"url":"https://github.com/atitan/coursenote","last_synced_at":"2025-08-28T00:31:51.098Z","repository":{"id":22516975,"uuid":"25857355","full_name":"atitan/coursenote","owner":"atitan","description":"新版中原大學選課大全","archived":true,"fork":false,"pushed_at":"2020-07-27T20:48:31.000Z","size":870,"stargazers_count":17,"open_issues_count":9,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-25T22:16:54.615Z","etag":null,"topics":["rails","ruby"],"latest_commit_sha":null,"homepage":"https://cycucoursewiki.info/","language":"Ruby","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/atitan.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}},"created_at":"2014-10-28T07:14:11.000Z","updated_at":"2024-07-08T06:20:43.000Z","dependencies_parsed_at":"2022-08-05T18:15:13.125Z","dependency_job_id":null,"html_url":"https://github.com/atitan/coursenote","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atitan/coursenote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atitan%2Fcoursenote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atitan%2Fcoursenote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atitan%2Fcoursenote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atitan%2Fcoursenote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atitan","download_url":"https://codeload.github.com/atitan/coursenote/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atitan%2Fcoursenote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272405067,"owners_count":24929223,"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-27T02:00:09.397Z","response_time":76,"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":["rails","ruby"],"created_at":"2024-12-25T06:33:52.692Z","updated_at":"2025-08-28T00:31:50.309Z","avatar_url":"https://github.com/atitan.png","language":"Ruby","readme":"# 中原大學選課大全\n\n[![Build Status](https://travis-ci.org/atitan/coursenote.svg?branch=master)](https://travis-ci.org/atitan/coursenote) [![Code Climate](https://codeclimate.com/github/atitan/coursenote/badges/gpa.svg)](https://codeclimate.com/github/atitan/coursenote) [![Test Coverage](https://codeclimate.com/github/atitan/coursenote/badges/coverage.svg)](https://codeclimate.com/github/atitan/coursenote/coverage)\n\n## 系統需求\n\n**Ruby 2.4+**\n\n**PostgreSQL 9.4+**\n\n**Redis 2.8+**\n\n## 安裝使用\n\n**確認Ruby和Bundler已安裝**\n\n``` bash\n$ ruby -v\nruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-darwin17]\n$ gem install bundler\nSuccessfully installed bundler-1.16.4\n```\n\n**確認PostgreSQL已安裝並啟動**\n\n``` bash\n$ which postgres\n/usr/local/bin/postgres\n$ ps aux | grep postgres\n```\n\n**安裝相關套件並建立DB**\n\n``` bash\n$ bundle install\n$ createdb coursewiki\n$ bundle exec rails db:migrate\n```\n\n**匯入課程資料**\n\n``` bash\n$ rake data:import[1022]\n$ rake data:import[1031]\n$ rake data:import[1032]\n$ rake data:import[....]\n```\n\n**啟動server**\n\n``` bash\n$ rails server\n=\u003e Booting Puma\n=\u003e Rails 5.2.1 application starting in development on http://localhost:3000\n=\u003e Run `rails server -h` for more startup options\n=\u003e Ctrl-C to shutdown server\n```\n\n\n## License\n\n本專案使用[MIT License](http://www.opensource.org/licenses/MIT)授權。\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatitan%2Fcoursenote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatitan%2Fcoursenote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatitan%2Fcoursenote/lists"}