Skip to content

Commit

Permalink
Week 9 changes (#885)
Browse files Browse the repository at this point in the history
  • Loading branch information
aakanksha1801 authored Sep 7, 2023
1 parent 3c0f77c commit 505da03
Showing 1 changed file with 14 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,22 @@ author: Aakanksha Jaiswar
---

## Milestones
- [ ] Give the description about Milestone 1
- [ ] Give the description about Milestone 2
- [ ] Give the description about Milestone 3
- [ ] Give the description about Milestone 4
- [x] Describe the JSON schema for an insurance policy.
- [x] Create sample JSON data based on the schema.
- [x] Implement JSON schema validation in the insurance application.
- [x] Update the application documentation with JSON schema usage.

## Screenshots / Videos
![Screenshot 2023-09-05 at 11 15 11 PM (2)](https://github.com/aakanksha1801/c4gt-milestones/assets/84894401/19d39ac3-d923-4819-96c1-ba817829c39e)

## Contributions

[Contribution](https://docs.google.com/document/d/1Zhte3rLat6MirECMzhXk9ZOCYFXUXes7VQWGEYPelm8/edit?usp=sharing)
## Learnings

During Week 9, I learned the following:

- How to define a JSON schema for data validation.
- How to create structured JSON data based on a schema.
- The importance of schema validation in ensuring data integrity.
- How to integrate JSON schema usage into our insurance application.
- Improved documentation practices for our application.

0 comments on commit 505da03

Please sign in to comment.