Skip to content

Latest commit

 

History

History
87 lines (64 loc) · 1.95 KB

README.md

File metadata and controls

87 lines (64 loc) · 1.95 KB

jobs.ruby.tw

Job board for Ruby and Rails developers in Taiwan

A free service by Ruby Taiwan http://ruby.tw

Build Status Code Climate

Requirements

  • Ruby >= 2.1
  • Bundler
  • PostgreSQL

How to get started?

bin/setup

How to run spec?

bin/rspec

User Stories

  • Signup as an employer
  • Post a job
  • List my jobs
  • Edit my job
  • Search jobs
  • Employer can close job
  • Not display jobs which is closed or overdue
  • Employer can select deadline date or click forever checkbox
  • Social link: Tweet this job, Facebook it, Plurk it.
  • RSS feed
  • Employer can preview job posting
  • Mobile interface
  • Auto-deployment
  • Model JobType and Occupation
  • Caching for jobs/index and jobs/show actions
  • Highlight the job if employer sponsors via paypal

Employer profile

  • Login name
  • Password
  • Email

Job profile

  • Job title
  • Job type: Full-time, Part-time, Contract, Internship, Other
  • Job occupation: Web back-end, Web front-end, Web-design, QA/Testing, Other
  • Company name
  • Location
  • URL
  • Description
  • How to Apply for this position
  • Deadline

Web Design

  • Job index page
  • Job show page
  • New/Editing job page
  • Sign-up, Sign-in, Forget password, Resend confirmation pages
  • About page

Reference sites

Contributors

See full list of contributors.

License

  • The code is licensed under the MIT License
  • The images (any files inside /app/assets/images) are copyright