Vehkavaraus is a website created for the tenants of Vehkapolku to mark and track the borrows of communal board games. Users are required to verify their emails before any borrows can be made.
Admin tools are included to add new games or to make changes to the status of borrowed games if needed.
Images are stored on a Vercel blob and new images are comporessed on the client side before being to sent to the blob. The PostgreSQL database is hosted on Neon and Kysely is used to query the data.
The site is hosted on Vercel