Initial commit

This commit is contained in:
laxmi-27
2025-12-12 13:37:56 +05:30
commit d745ab0f1b
12 changed files with 2502 additions and 0 deletions

71
jobs.json Normal file
View File

@@ -0,0 +1,71 @@
[
{
"id": 1755683797304,
"positionName": "Software Developer",
"qualification": "B.Tech",
"experience": "3-5",
"location": "Pune",
"skills": [
"Java",
"Python",
"JavaScript"
],
"salary": "5-6",
"numberOfOpenings": "5",
"jobDescription": "OPEN POSITION FOR SOFTWARE DEVELOPER",
"postingDate": "2025-08-20",
"closingDate": "2025-08-26",
"isActive": false
},
{
"id": 1756120986070,
"positionName": "Assistant Project Manager",
"qualification": "MBA",
"experience": "4-5",
"location": "pune",
"skills": [
"Pipeline Construction",
"Budgeting",
"Team Leadership"
],
"salary": "7-8",
"numberOfOpenings": "4",
"jobDescription": "hello",
"postingDate": "2025-08-25",
"closingDate": "2025-08-31",
"isActive": false
},
{
"id": 1759213958713,
"positionName": "Software Developer",
"qualification": "BTech",
"experience": "1",
"location": "Pune",
"skills": [
"SQL"
],
"salary": "20,000-30,000",
"numberOfOpenings": "2",
"jobDescription": "Experienced",
"postingDate": "2025-09-30",
"closingDate": null,
"isActive": true
},
{
"id": 1765176546024,
"positionName": "Software Developer",
"qualification": "BTech",
"experience": "1",
"location": "Pune",
"skills": [
"Python",
"java"
],
"salary": "60k - 65k",
"numberOfOpenings": "4",
"jobDescription": "test",
"postingDate": "2025-12-08",
"closingDate": null,
"isActive": true
}
]