SELECT jobs.*, accounts.location_city, accounts.name AS account_name, CONCAT(jobs.name, '-', jobs.seo_id) AS slug FROM jobs, accounts WHERE jobs.account_id = accounts.id AND (jobs.deleted = '0' AND (jobs.job_status = 'on_live' AND jobs.deadline >= '2021-03-06') OR ((jobs.job_status = 'on_live' OR jobs.job_status = 'expired') AND jobs.deadline BETWEEN DATE_SUB('2021-03-06', INTERVAL 180 DAY) AND '2021-03-06')) AND ((jobs.name LIKE '%Full Stack PHP Up to 2%' OR jobs.description LIKE '%Full Stack PHP Up to 2%' OR jobs.required_experience LIKE '%Full Stack PHP Up to 2%' OR jobs.page_title LIKE '%Full Stack PHP Up to 2%' OR jobs.meta_keywords LIKE '%Full Stack PHP Up to 2%' OR jobs.meta_description LIKE '%Full Stack PHP Up to 2%')) ORDER BY jobs.order_date DESC, jobs.date_entered DESC
THÔNG TIN TUYỂN DỤNG
Chúng tôi tìm thấy 1 việc làm
-
- Hồ Chí Minh
02/02/2021 - 13/03/2021
-
Địa điểm
Hồ Chí Minh
Mức lương
Up to 2000 USD
-
- Development website wrote APIs using PHP based Symfony, Zend, CodeIgniter frameworks.
- Planning, assign tasks to members. Wrote detail design to develop.
- Development new features, wrote PHP unit test for this features.
- Support and review member’s output.