Initial commit - all project files via Git LFS
This commit is contained in:
50
jobs.json
Normal file
50
jobs.json
Normal file
@@ -0,0 +1,50 @@
|
||||
[
|
||||
{
|
||||
"id": 1766485365354,
|
||||
"positionName": "Software Developer",
|
||||
"qualification": "BTech",
|
||||
"experience": "1",
|
||||
"location": "Pune",
|
||||
"skills": [
|
||||
"Python",
|
||||
"java"
|
||||
],
|
||||
"numberOfOpenings": "2",
|
||||
"jobDescription": "test",
|
||||
"postingDate": "2025-12-23",
|
||||
"closingDate": null,
|
||||
"isActive": true
|
||||
},
|
||||
{
|
||||
"id": 1766486098759,
|
||||
"positionName": "Test",
|
||||
"qualification": "BTech",
|
||||
"experience": "1",
|
||||
"location": "Pune",
|
||||
"skills": [
|
||||
"Python",
|
||||
"java"
|
||||
],
|
||||
"numberOfOpenings": "2",
|
||||
"jobDescription": "test",
|
||||
"postingDate": "2025-12-23",
|
||||
"closingDate": null,
|
||||
"isActive": true
|
||||
},
|
||||
{
|
||||
"id": 1766486114343,
|
||||
"positionName": "Software Developer",
|
||||
"qualification": "BTech",
|
||||
"experience": "1",
|
||||
"location": "Pune",
|
||||
"skills": [
|
||||
"Python",
|
||||
"java"
|
||||
],
|
||||
"numberOfOpenings": "1",
|
||||
"jobDescription": "test",
|
||||
"postingDate": "2025-12-23",
|
||||
"closingDate": null,
|
||||
"isActive": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user