An app to allow people to create trips for club members (for a club such as a hiking club).
- Members can book trips
- Admins can set up trips, and pricing
- Sys Admins can change permissions, etc.
- Rest API server
- PostgreSQL DB server
- WASM client
- Docker config for the build and running of the app
This app is JS free (more or less).
- Name
- Location details
- Owner
- Type
- Dates
- Costs
- Difficulty level
- Max number of participants
- Name
- Address
- Email address
- Username
- DOB
- Membership status
- Membership code
- Account status
Note: Passwords are not stored in the database. It uses "Secure Remote Password" https://pkg.go.dev/github.com/1Password/[email protected]#section-readme