Code Monkey home page Code Monkey logo

jobs.ruby.tw's Introduction

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 1.9.3
  • Bundler

How to get started?

cp config/database.yml.example config/database.yml
bundle
rake db:create:all
rake db:migrate
rake db:seed
rails server

How to run spec?

rake spec

User Stories

  • [v] Signup as an employer
  • [v] Post a job
  • [v] List my jobs
  • [v] Edit my job
  • [v] Search jobs
  • [v] Employer can close job
  • [v] Not display jobs which is closed or overdue
  • [v] Employer can select deadline date or click forever checkbox
  • [v] Social link: Tweet this job, Facebook it, Plurk it.
  • [v] RSS feed
  • [v] Employer can preview job posting
  • [v] Mobile interface
  • [v] 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

License

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

jobs.ruby.tw's People

Contributors

ihower avatar xdite avatar taopaic avatar ryudoawaru avatar chrisun avatar godfat avatar dlackty avatar yorkxin avatar linyiru 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.