Giter VIP home page Giter VIP logo

calisthenics's Introduction

calisthenics README

  • Employers 能够发布 jobs
  • Employers 应能查看他们发布的 jobs 列表
  • Jobseekers 能够保存 employers 已发布的 jobs 以便稍后查阅
  • Jobseekers 能够申请 employers 已发布的 jobs
  • Employers 可以发布两类 Jobs:JReq 和 ATS
  • JReq 类型的 jobs 需要提供 resume 才能申请
  • ATS 类型的 jobs 无需提供 resume
  • Jobseekers 不能以他人的 resume 来申请 job
  • Jobseekers 可以用不同的 resume 来申请不同的 jobs
  • Jobseekers 应能查看自己保存的 jobs 列表
  • Jobseekers 应能查看自己申请的 jobs 列表
  • Employers 应能通过 job 和 date(申请日期)来查看申请了 jobs 的 jobseekers。如果可以,employer 还希望通过这两个条件联合查询在某个 date 申请了某个 job 的 jobseekers
  • Employers 应能通过 job 和一个日期区间来查看申请了 jobs 的 jobseekers。如果可以,employer 还希望通过这两个条件联合查询在某个日期区间内申请了某个 job 的 jobseekers
  • 系统应能生成任一 day 里提交了 jobs application 的所有 jobseekers 的报告
  • 该报告应以 csv 或 html 格式给出
  • Jobseekers 以其名字进行展示
  • Employers 以其名字进行展示
  • Jobs 以其 title 及发布它的 employer 名字进行展示
  • 报告中应包含如下信息:jobseeker、job、employer、job application 日期
  • 系统应能查看每个 employer 发布的每个 job 的 job application 数量
  • 系统应能查看上述 job application 数量中成功和失败的 application 数量
    • [ongoing] 使用他人的 resume 申请也应计入失败的 application 中
  • 系统应能处理不同 employer 发布的多个有相同 title 的 jobs
  • 系统应能处理同名的多个 jobseekers
  • 系统应能处理同名的多个 employers
  • 系统应能处理同名的 jobseekers 和 employers

calisthenics's People

Contributors

ethanlin-twer avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

calisthenics's Issues

请问还有相关的重构练习吗

我只找到gitbook 1 2 4 的题目。2和4还是在你的仓库找到的。 原仓库好像删掉了,第三题:bug zero 找不到了,请问你是在哪里找到的重构练习题目呀
image

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.