Skip to content

A simple fullstack application for running daily standups. Team members join a lobby via code and submit what they did yesterday, what they’re doing today, and any blockers. Built with .NET, Next.js, and Supabase.

License

Notifications You must be signed in to change notification settings

RasmusLiltorp/DailyScrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 DailyScrum

.NET Next.js Tailwind DaisyUI Database License

DailyScrum is a simple, no-login fullstack app for running daily standups in distributed teams.

Team members join a temporary lobby via code and submit:

  • ✅ What they did yesterday
  • ✅ What they’re doing today
  • ✅ Any blockers

✨ Features

  • 🔑 No login required
  • 🎯 Kahoot-style lobby codes
  • 👥 See everyone's entries in one place
  • 🔒 Auto-deletion of all data after 2 hours (Cron-jobs)
  • 🛡️ Rate limiting for protection against spam
  • ⚡ Minimalist UI built with Tailwind + DaisyUI

🧱 Tech Stack

Layer Tech
Frontend Next.js + Tailwind + DaisyUI
Backend ASP.NET Core Web API + C#
Database Supabase PostgreSQL
ORM Entity Framework Core

About

A simple fullstack application for running daily standups. Team members join a lobby via code and submit what they did yesterday, what they’re doing today, and any blockers. Built with .NET, Next.js, and Supabase.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages