8000 GitHub - CamelliaV/booking-clone: simple booking clone
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CamelliaV/booking-clone

Repository files navigation

SE assignment in progress

Branch Main [Front end]

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/

Branch Backend

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

Data Source

May refer to https://github.com/A-BigTree/hotel_Crawling

About

simple booking clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0