Welcome to the Online Pet Shop, a Spring Boot project where users can explore and purchase pets.
- Can visit the website.
- View available pets and their prices.
- Register and log in.
- View and purchase pets.
- Add pets to the wishlist.
- Proceed to buy from the wishlist.
- Generate a token upon finalizing the order.
- Displays the grand total of selected pets.
- Proceed to buy to finalize the order.
- Generates a token for the order.
- Spring Boot
- Hibernate
- Thymeleaf
- Java (JDK 8 or higher)
- Maven
git clone https://github.com/Daxrajsinh/Online-Pet-Store_SPRING-BOOT.git
cd online-pet-shop
- Visit http://localhost:8080 in your browser.