Home
Back to Projects
Daily Potato
Project Showcase

Daily Potato

By Edsel Serrano

Innovative tool for remote Daily Scrums with random participation and team productivity metrics

Daily Potato es una herramienta innovadora diseñada para facilitar las Daily Scrum de manera remota y efectiva. La aplicación genera automáticamente el orden de participación de manera aleatoria, eliminando la monotonía de las reuniones diarias y asegurando que todos los miembros del equipo tengan la oportunidad de participar de forma equitativa. La plataforma incluye funcionalidades como temporizadores personalizables, historial de participación, integración con calendarios, y métricas de productividad del equipo.

El proyecto experimentó una migración completa de arquitectura, evolucionando desde una aplicación móvil nativa desarrollada en React Native hacia una plataforma web moderna construida con Next.js y TypeScript. Esta migración permitió ampliar significativamente la base de usuarios al eliminar las barreras de descarga de aplicaciones móviles, ofreciendo acceso instantáneo desde cualquier navegador web. La nueva arquitectura incluye un sistema de autenticación robusto con JWT, base de datos PostgreSQL para el manejo de datos de equipos y sesiones, y una API RESTful bien documentada. El frontend implementa un diseño responsive con Tailwind CSS, animaciones fluidas con Framer Motion, y un sistema de notificaciones en tiempo real usando WebSockets para mantener a todos los participantes sincronizados durante las reuniones diarias.

Daily Potato is an innovative tool designed to facilitate remote and effective Daily Scrums. The application automatically generates the participation order randomly, eliminating the monotony of daily meetings and ensuring that all team members have the opportunity to participate equitably. The platform includes features such as customizable timers, participation history, calendar integration, and team productivity metrics.

The project underwent a complete architecture migration, evolving from a native mobile application developed in React Native to a modern web platform built with Next.js and TypeScript. This migration significantly expanded the user base by eliminating mobile app download barriers, offering instant access from any web browser. The new architecture includes a robust authentication system with JWT, PostgreSQL database for handling team and session data, and a well-documented RESTful API. The frontend implements a responsive design with Tailwind CSS, smooth animations with Framer Motion, and a real-time notification system using WebSockets to keep all participants synchronized during daily meetings.

🚀 Check it out

Visit the live project to see it in action:

Visit Daily Potato

Related projects