Code Monkey home page Code Monkey logo

findtheone's Introduction

FindTheOne 知乎红娘小站 是针对知乎大家公布的择偶标准,做的筛选网站(知乎不提供筛选功能好气啊)。在这里可以筛选自己的地域、性别、排序标准等。点击http://honglingjin.online:520/去实例站点查看功能和使用。

使用教程

点击查看教程

欢迎各位开发者丰富和优化该项目,提交PR。

微信

有问题可联系我。

开发

本项目后端主要使用 Python + Flask ,前端使用 zhihu(就是照抄知乎的前端代码进行修改的),数据库是 Mysql

代码目录说明

public    公共文件目录
spider    爬虫目录 主要在里面的scrapy目录 其他的是demo文件
static    网站静态文件
templates 网站模板
web       flask相关代码

环境

Python 3.6.*    Mysql 5.7    Flask 1.0.2    scrapy 1.6.0

部署和运行

git clone https://github.com/Mocha-L/findtheone.git

pip install -r requirement.txt

python src/web/model.py  # 执行初始化数据库

# scrapy项目爬虫 需要自行部署 我用的是scrapyd部署和spiderkeeper定时任务

python src/web/view.py  # 开启网站,默认监听520端口(多浪漫~)

打赏

觉得有用,请我一杯咖啡。

findtheone's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.