GithubHelp home page GithubHelp logo

recruit's Introduction

辅助求职网站

用户被分为两类,求职者和招聘者。 招聘者可以张贴职位信息,求职者可以张贴求职信息(即附加求职要求的个人简历)。 该这两种信息都可以通过各自标签页的搜索栏筛选和搜索,可以进行高级搜索(排序,更多的筛选器)。 招聘者可以对简历进行删选,可以通过智能排序进行简单的初级排序(根据简历的完成度等信息),以减少招聘者的工作量。

打开后请参考用户手册使用(英文)

语言python3, 框架flask

CMD输入python app.py 打开,再在浏览器中输入localhost:5000

使用的数据库是AWS的,打开服务端需要翻墙(

引用了以下库,需要安装。

flask

>pip3 install flask

flask-sqlalchemy

>pip3 flask-sqlalchemy

Pymysql driver

>pip3 install pymysql   

Sqlalchemy

>pip3 install sqlalchemy

Geopy

>pip3 install geopy   

Spacy

>pip3 install spacy   

Spacy model ‘en_core_web_md’

>python3 -m spacy download en_core_web_md    

cryptography

>pip3 install cryptography  

recruit's People

Contributors

oyishyi avatar

Watchers

 avatar

Forkers

17558411917

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.