Jenny's Reality > Project >
Car Database
Car Database
Car Database DEC 2024
Description of this project
This project was developed with a Java Spring Boot backend and a
React + TypeScript frontend. For the database, I used MariaDB for
the first time.
Although I had learned Java in the past, it had been a long time, so
I borrowed a book, Full Stack Development with Spring Boot and React
by Juha Hinkula, to follow along and refresh my knowledge. One
challenge was that the book used Spring Boot 2, while I worked with
Spring Boot 3.
This caused several errors due to
updates, but troubleshooting these issues through resources like
Stack Overflow helped me gain a deeper understanding of the
framework.
The book focuses on React for the frontend,
but I added my own approach by incorporating TypeScript and largely
worked independently without relying on the book.
For more details about my skills the PaymentManager project
please refer to the image below!
This project utilizes the following skills
Java
Spring Boot3
React
TypeScript
MariaDB
Eclipse
VSCode
Git