Main stack: React + Tailwind + StyledComponent [Typescript]
Supportive:
- AutoAnimate, Framer-Motion -> Animation Support
- Mantine UI -> Carousel Mainly
Intro: A clone for booking website (https://www.booking.com/) in React + TS.
Current:
- Index completed
- SignUp/LogIn completed
TODO:
- Responsive Design
live demo: https://booking-clone-mw2umt8c0-camelliav.vercel.app/
Main stack: SpringBoot [Java]
Supportive:
- JJWT -> JWT Authentication
- MybatisPlus -> MySQL Database Access
- Jbcrypt -> Encrypt User Password
- Lombok -> Reduce Redundant Pojo Code
- springfox-swagger2 -> Swagger Document Generation And Easier For Postman Testing
- mybatis-plus-generator-ui -> Save Time From Boilerplate Code
Not Yet:
- TestContainer -> Integration Test
Current:
- JWT Authentication
- Basic CRUD
- Document Generation
TODO:
- DTO Objects
- Integration Test
- Order/Reservation Table
May refer to https://github.com/A-BigTree/hotel_Crawling