Habit Tracker ✅

Projects / Portfolio

Disclaimer!

current status: Work in Progress 🚧 🚧


Project overview:

"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

Highlighted feature:

  • React + Vite
  • PWA
  • Golang for Backend
  • PostgreSQL

Technologies Used