Disclaimer!
current status: Work in Progress 🚧 🚧
"Día" (spanish for 'day') is an app for my personal use which is a habit tracker. This project is my attempt to create an end-to-end project client side and backend service side, and also self hosting. The client side is using React + Vite (no more Next.JS). The backend side is using Golang with Gin-Gonic Framework. The database is using PostgreSQL + Neon postgres service
GitHub repo (Frontend) halosatrio/dia
Github repo (Backend Service) halostrio/bebop