Giter Site home page Giter Site logo

boss-react's Introduction

项目简介

这个项目是参照BOSS直聘开发的一款直聘类APP,分为BOSS和牛人两大角色.
BOSS可以在APP中发布自己招聘需求,大牛可以在APP中完善自己的个人履历信息.
BOSS登录后可以查看最新的大牛信息,同样的大牛登录后可以查看最新的BOSS招聘信息.
双方可以通过该APP直接进行基于Socket.io的实时聊天,支持发送Emoji表情,支持未读提醒功能.
聊天记录存储在MongoDB中.可以随时查看历史聊天消息.
数据交互使用json,身份验证基于cookie验证(cookie-parser)

前端技术栈:

React+Redux+React-Router+axios+antd-mobile+socket.io-client等

后端技术栈:

nodejs+express+mongoose+nodemon+socket.io+utility等

项目截图

登录页 注册页 牛人完善信息页 boss完善招聘信息页
登录页 注册页 牛人完善个人信息 boss完善招聘信息
boss消息列表页 聊天详情页 个人中心页 牛人列表页
boss消息列表页 聊天详情页 个人中心页 牛人列表页

运行步骤

git clone https://github.com/summarychm/boss-react.git
yarn install
新开终端进程,运行 yarn mongoose
新开终端进程,运行 yarn node
新开终端进程,运行 yarn start

使用的第三方类库

boss-react's People

Contributors

summarychm avatar

Watchers

 avatar

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.