Skip to content

vue全家桶拉勾版,含爬虫,前后端,数据分析

Notifications You must be signed in to change notification settings

y912765390/lagou_vue

 
 

Repository files navigation

Vue版拉勾,客官们来瞧瞧

注意:本项目个人开发练习,不作为任何商业用途

todolist

  • 登录/注销
  • ip定位
  • 城市选择
  • 搜索职位
  • 搜索公司
  • 文章阅读
  • 话题评论
  • 简历填写
  • 简历生成
  • 简历模版
  • 修改密码
  • 页面首次加载面
  • 图片懒加载
  • 收藏
  • 职位分析
  • 职位推荐

技术栈

前端:

  • vue全家桶
  • es6
  • scss
  • mint-ui

转发服务器:

  • node
  • express

实际api服务器:

  • python3
  • mongodb
  • ElasticSearch

爬虫:

  • python3

人工智能:

  • tenserflow

效果演示

线上地址

说明

代理api地址:

api地址:

人工智能地址:

爬虫地址:https://github.com/qianbin01/lagou_spider

项目配置

ubuntu 16.04

运行步骤

必备步骤:

  1. 运行爬虫项目
  2. 运行python-api项目
  3. 运行node-api转发项目
  4. 运行本项目

本项目步骤:

  1. git clone https://github.com/qianbin01/lagou_vue
  2. cd lagou_vue
  3. npm install/yarn install
  4. npm run dev/npm start
  5. 浏览器访问http://localhost:8085

点点你们的小手吧

知乎专栏:https://zhuanlan.zhihu.com/c_1010582778160779264

希望对大家有帮助

大佬们赞助一波续费服务器吧

License

MIT

About

vue全家桶拉勾版,含爬虫,前后端,数据分析

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 80.5%
  • Vue 17.5%
  • CSS 1.5%
  • HTML 0.5%