🍺 Boozer tracks users, drinks and consumptions with a PostgreSQL database and Go backend

2 Open Issues Need Help Last updated: Jul 16, 2025

Open Issues Need Help

View All on GitHub
Application Development Data Management & Tracking

AI Summary: Implement Progressive Web App (PWA) functionality for the Boozer application's existing HTML/JS frontend. This involves creating a `manifest.json` file to define app metadata and a `service-worker.js` file to handle caching and offline capabilities.

Complexity: 2/5
enhancement good first issue frontend

🍺 Boozer tracks users, drinks and consumptions with a PostgreSQL database and Go backend

HTML
Application Development Data Management & Tracking

AI Summary: Enhance the 'Submit Item' page of the Boozer application to allow users to input item details using volume (ml), ABV (%), or units, with automatic calculation of missing values where possible. This improves user experience by offering flexible input options and reducing manual calculations.

Complexity: 3/5
good first issue frontend

🍺 Boozer tracks users, drinks and consumptions with a PostgreSQL database and Go backend

HTML