Skip to content

Commit

Permalink
chore: Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeyAlmighty committed Mar 31, 2024
1 parent c7a1a29 commit 94e16f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

[DATASET: Popular Baby Names in New York](https://catalog.data.gov/dataset/popular-baby-names)

![Tractor Image](./baby-index.png)

- Conversion of CSV data to DB Entity using `Spring-batch`
- CRUD/REST Interface over the data
- Searching and Sorting functionality
Expand All @@ -12,7 +14,7 @@
## Back End
### `new-york-babies`
- Maps CSV (50k records) to DB using **Spring Batch**
- CRUD layer over BabyIndex:
- **CRUD** layer over BabyIndex:
- `Sorting`
- `Pagination`
- `Searching`
Expand Down
Binary file added baby-index.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 94e16f1

Please sign in to comment.