Initial commit - all project files via Git LFS

This commit is contained in:
2025-12-29 13:49:47 +05:30
commit e9c52271c6
80 changed files with 2713 additions and 0 deletions

50
jobs.json Normal file
View 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
}
]