Skip to content

Commit

Permalink
plans
Browse files Browse the repository at this point in the history
  • Loading branch information
bpenno authored Aug 13, 2024
1 parent edc7abe commit f25b18d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions plans/db.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{

"plans": [
{
"id": 1,
"name": "Plan 1",
"description": "Demonstration plan 1",
"score": "100",
"department": "Department1"
}
]
}

0 comments on commit f25b18d

Please sign in to comment.