-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjobs.json
More file actions
34 lines (34 loc) · 951 Bytes
/
jobs.json
File metadata and controls
34 lines (34 loc) · 951 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[
{
"jobid":"1226",
"title": "Software Developer",
"location": "Lagos",
"salary": 200000,
"category":"tech",
"description":"This job is currently available. Please don't miss it !"
},
{
"jobid":"2190",
"title": "Marketing Officer",
"location": "Ibadan",
"salary": 350000,
"category":"marketing",
"description":"This job is currently available. Please don't miss it !"
},
{
"jobid":"4506",
"title": "Mobile Developer",
"location": "Abuja",
"salary": 400000,
"category":"tech",
"description":"This job is currently available. Please don't miss it !"
},
{
"jobid":"7618",
"title": "UI UX Trainee",
"location": "Lagos",
"salary": 50000,
"category":"tech",
"description":"This job is currently available. Please don't miss it !"
}
]