All Projects → F1Jobs → client

F1Jobs / client

Licence: GPL-3.0 license
Job listings from all the Formula 1 teams on the grid

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to client

updater
Update mechanism of f1jobs.co
Stars: ✭ 20 (-25.93%)
Mutual labels:  formula1, jobs
js jobs bot
JS Jobs search telegram channel
Stars: ✭ 24 (-11.11%)
Mutual labels:  jobs
flask-jobs
Flask-related job opportunities.
Stars: ✭ 74 (+174.07%)
Mutual labels:  jobs
spinach
Modern Redis task queue for Python 3
Stars: ✭ 46 (+70.37%)
Mutual labels:  jobs
chronus
Chronus是360数科技术团队基于阿里开源项目TBSchedule重写的分布式调度。
Stars: ✭ 174 (+544.44%)
Mutual labels:  jobs
jobs-to-mail
Your personal job-search assistant
Stars: ✭ 92 (+240.74%)
Mutual labels:  jobs
kube-job-cleaner
DEPRECATED: Delete complete/failed Kubernetes jobs after one hour
Stars: ✭ 99 (+266.67%)
Mutual labels:  jobs
jobor
支持秒级分布式定时任务系统, A high performance distributed task scheduling system, Support multi protocol scheduling tasks
Stars: ✭ 52 (+92.59%)
Mutual labels:  jobs
vagas
Vagas e empresas que ativamente contratam pessoas desenvolvedoras Clojure no Brasil
Stars: ✭ 75 (+177.78%)
Mutual labels:  jobs
scala-zen
Scala Zen
Stars: ✭ 29 (+7.41%)
Mutual labels:  jobs
company-intro
We like to show case our engineering culture, from hiring to PR marketing.
Stars: ✭ 18 (-33.33%)
Mutual labels:  jobs
ruby-jobs
Jobs for Ruby developers
Stars: ✭ 73 (+170.37%)
Mutual labels:  jobs
formula1-telemetry-kafka
No description or website provided.
Stars: ✭ 99 (+266.67%)
Mutual labels:  formula1
Foundatio.Samples
Foundatio Samples
Stars: ✭ 34 (+25.93%)
Mutual labels:  jobs
junior.guru
Learn to code and get your first job in tech 🐣
Stars: ✭ 27 (+0%)
Mutual labels:  jobs
ECS-Phyllotaxis
Learning ECS - 100k Cubes in Phyllotaxis pattern
Stars: ✭ 17 (-37.04%)
Mutual labels:  jobs
formula-one-ergast
Java implementation to get a historical record of motor racing data from Ergast Developer API
Stars: ✭ 18 (-33.33%)
Mutual labels:  formula1
joobq
JoobQ is a fast, efficient asynchronous reliable job queue and job scheduler library processing. Jobs are submitted to a job queue, where they reside until they are able to be scheduled to run in a computing environment.
Stars: ✭ 26 (-3.7%)
Mutual labels:  jobs
collector
A job board data collector
Stars: ✭ 27 (+0%)
Mutual labels:  jobs
modules
Officially supported Revel modules
Stars: ✭ 46 (+70.37%)
Mutual labels:  jobs

top-image

Introduction

The client side code for f1jobs.co. It is mostly CSS, some JavaScript and an HTML to tie them all up. For details about the website, please refer to its FAQs section.

Summary

This repository contains the code and resources to render the website. Job data is loaded from the data/markup/ directory using the Fetch API, and is set as the content of team specific <div> tags by the script js/jobs.js. The data is updated within 30 minutes when there is a change in the job listings by the updater. It is written in website specific markup to avoid using additional JS to assemble the tags on page load.

Acknowledgements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].