No description
- Go 37.1%
- JavaScript 31.7%
- CSS 17.3%
- HTML 13.9%
| cmd | ||
| pkg/qualificator | ||
| public | ||
| .env.example | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| LICENSE.md | ||
| README.md | ||
| wrangler.jsonc | ||
Qualificator
Simple webapp to check your qualification to be part of the MCCE Class Action lawsuit.
Architecture
Backend is in Go and relays information from a JSON data store. Frontend calls this API.