Skip to content

MikeyAlmighty/new-york-babies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New York Baby Name index

DATASET: Popular Baby Names in New York

Tractor Image

  • Conversion of CSV data to DB Entity using Spring-batch
  • CRUD/REST Interface over the data
  • Searching and Sorting functionality

Why ? Easter Weekend...

Back End

new-york-babies

  • Maps CSV (50k records) to DB using Spring Batch
  • CRUD layer over BabyIndex:
    • Sorting
    • Pagination
    • Searching

Development

  • Start (Port: 8080)

Front End

  • React
  • Chakra UI
  • TanStack Table

Development

  • cd new-york-babies-web
  • npm i
  • npm run start (Port: 3000)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published