Files
lcepl-backend/jobs.json

50 lines
1017 B
JSON

[
{
"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
}
]