Skip to content

Kiizon/pomo

Repository files navigation

Pomo

A full-stack productivity app to track your Pomodoro sessions with Google login, heatmap visualization, and session history.

Live Demo: https://pomo-7c79.onrender.com

  • Learning React/Next.js and building in public!

🛠️ Tech Stack

  • Frontend: Next.js 15, React, TypeScript, Tailwind CSS
  • Backend: FastAPI (Python)
  • Database: PostgreSQL
  • Deployment: Docker, Render

✨ Features

  • Pomodoro timer (25-min work sessions)
  • Google OAuth authentication
  • Activity heatmap (GitHub-style)
  • Session history and stats
  • Fully containerized with Docker

🚀 Quick Start

# Clone the repo
git clone https://github.com/Kiizon/pomo.git
cd pomo

# Run with Docker
docker-compose up -d

# Open http://localhost:3000

learning modern web development

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors