-
Fullstack with
- htmx
- tailwind css
- go gin
-
Authentication/Authorization contains
- jwt
- refresh token
- csrf protection
- xss protection
- sessions
This application created due to research purposes
- Product grid
- Product Details
- Cart handling
- Payment
- Order handling
- Authentication
- Login
- Logout
- User creation
- Password reset
Main page | Product details |
Cart page | Account page |
Login page | Account creation |
Checkout page |
DB schema |
- Go to /cmd/webshopxz folder
- Run --> "go run main.go"