Remix Scrum Poker

screenshot of Remix Scrum Poker

I build this Scrum Poker as a demo project to show how you can build an interactive web application using Remix.

Overview

Scrum Poker is a web application that showcases how to build an interactive web application using the Remix framework. It was created as a demo project by Dave Bitter, who uses it to demonstrate the basics of Remix in his talks. The application utilizes Supabase for data storage and real-time updates on sessions. It is built using a tech stack that includes Remix, TypeScript, Tailwind, and Netlify for CI/CD.

Features

  • Interactive Web Application: Scrum Poker demonstrates how to build an interactive web application using the Remix framework.
  • Real-time Updates: The application utilizes Supabase to provide real-time updates on sessions.
  • TypeScript Integration: Scrum Poker incorporates TypeScript for static checking and documentation.
  • Optimized Deliverables: Pages in Scrum Poker are automatically optimized to deliver the best user experience.
  • Easy Design Implementation: The application makes use of Tailwind to facilitate the implementation of its design.

Summary

Scrum Poker is a demo project that showcases how to build an interactive web application using the Remix framework. It incorporates features such as real-time updates, TypeScript integration, and optimized deliverables. The application also makes use of Supabase for data storage and Tailwind for easy design implementation. Scrum Poker's deployment and optimization processes are handled by Netlify.