Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zsomborjoel/webshopxz

An awesome (full-)stack for any Saas (htmx + go)
https://github.com/zsomborjoel/webshopxz

gin-gonic go golang htmx tailwind

Last synced: 18 days ago
JSON representation

An awesome (full-)stack for any Saas (htmx + go)

Awesome Lists containing this project

README

        

# Webshopxz





## 💻 Technologies

* Fullstack with
* htmx
* tailwind css
* go gin

* Authentication/Authorization contains
* jwt
* refresh token
* csrf protection
* xss protection
* sessions

## 🦄 Functionality

This application created due to research purposes

* Product grid
* Product Details
* Cart handling
* Payment
* Order handling
* Authentication
* Login
* Logout
* User creation
* Password reset

## 📷 Interface snipets


Main page
Product details







Cart page
Account page







Login page
Account creation









Checkout page




## 📙 ER diagram



DB schema




## 🚀 Build Instructions / How to start the project
* Go to /cmd/webshopxz folder
* Run --> "go run main.go"