{"id":13604005,"url":"https://github.com/Mayandev/classmate-map","last_synced_at":"2025-04-11T22:32:19.101Z","repository":{"id":38992088,"uuid":"273749343","full_name":"Mayandev/classmate-map","owner":"Mayandev","description":"🧭 一款设计精美、体验优良的地图信息展示小程序，一个更有意思的同学录，可以在小程序中查看班级同学的毕业去向以及地域分布，多联（蹭）系（饭）。","archived":false,"fork":false,"pushed_at":"2024-12-28T11:28:08.000Z","size":2583,"stargazers_count":147,"open_issues_count":29,"forks_count":32,"subscribers_count":4,"default_branch":"dev","last_synced_at":"2025-04-05T04:04:11.723Z","etag":null,"topics":["taro","wechat","wechat-mini-program"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Mayandev.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":"2020-06-20T16:58:47.000Z","updated_at":"2025-02-21T17:09:12.000Z","dependencies_parsed_at":"2025-03-29T03:12:31.772Z","dependency_job_id":null,"html_url":"https://github.com/Mayandev/classmate-map","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mayandev%2Fclassmate-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mayandev%2Fclassmate-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mayandev%2Fclassmate-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mayandev%2Fclassmate-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mayandev","download_url":"https://codeload.github.com/Mayandev/classmate-map/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248489813,"owners_count":21112645,"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","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":["taro","wechat","wechat-mini-program"],"created_at":"2024-08-01T19:00:37.981Z","updated_at":"2025-04-11T22:32:18.009Z","avatar_url":"https://github.com/Mayandev.png","language":"TypeScript","readme":"# 🧭 同学在哪儿\n\n![](https://mayandev.oss-cn-hangzhou.aliyuncs.com/blog/class-2.png)\n\n「同学在哪儿」小程序是一款设计精美、体验优良的地图信息展示小程序，一个更有意思的同学录。可以在小程序中查看班级同学的毕业去向以及地域分布，多联（蹭）系（饭）。更详细的介绍可以查看下方的文章链接。\n\n相关链接：\n\n- [一个 Weekend Project 引发的产品设计思考](https://mp.weixin.qq.com/s/fWhdZCg-qwGLYzjLA1v-Xw)\n- [「同学在哪儿」小程序](https://mp.weixin.qq.com/s/TfMnVZmHXd3mhzGPzRKA0g)\n- [小程序 Sketch 设计稿](https://www.yuque.com/books/share/7685a0ce-dbf1-407a-b624-ef2203b29951)\n\n小程序二维码：\n\n![](https://mayandev.oss-cn-hangzhou.aliyuncs.com/blog/v2-6a783f32c467334cea900e06429ea943_1440w.jpg)\n\n## 开发\n\n技术栈：\n\n- Taro\n- TypeScript\n- SCSS\n- 云开发\n\n如果你想对这个小程序进行二次开发，你可以 fork 这个仓库，并 clone 到本地。\n\n```bash\n# 克隆项目\n$ git clone https://github.com/Mayandev/classmate-map.git\n# 进入项目目录\n$ cd classmate-map\n# 切换到开发分支\n$ git checkout dev\n```\n\n### 安装依赖\n\n小程序使用 [Taro v2.2.9](https://taro-docs.jd.com/taro/docs/README) 框架，利用小程序云开发存储数据以及前后台交互。\n\n```bash\n# 使用 npm 安装 CLI\n$ npm install -g @tarojs/cli\n# 进入 client 安装项目依赖\n$ cd client\n$ npm install\n```\n\n### 运行项目\n\n打开云开发控制台，创建 [db](./db) 文件夹下方的几个数据库，并导入 json 数据。\n\n使用 Taro 全局命令启动项目，编译好后直接使用小程序开发者工具打开即可预览调试。\n\n```bash\n# 调试模式\n$ taro build --type weapp --watch\n# 编译构建\n$ taro build --type weapp\n```\n\n\n如果项目编译报错，请将 Taro 版本回退至指定的 v2.2.9 版本。\n\n如果项目对你有帮助，可以右上角点击 star。\n","funding_links":[],"categories":["开源项目"],"sub_categories":["Taro2"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMayandev%2Fclassmate-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMayandev%2Fclassmate-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMayandev%2Fclassmate-map/lists"}