Theme Settings
Dark Mode
Switch between light and dark themes. Your preference will be saved automatically.
LightDark
Share Configuration
Share Link
Share your current team configuration with others. The link will include all team members and their settings.
About
Daily Stand Up Tracker
Daily Stand Up Tracker (DSUT) is a web-based tool for managing daily stand up meetings. All data is stored locally in the URL, making it easy to share configurations with your team.
Features
- • Add, edit, and remove team members
- • Enable/disable team members for selection
- • Random name selection with animations
- • Share configurations via URL
- • Responsive design for all devices
- • Track blockers and updates for each team member
- • Dark mode support
Technical Information
Built With
- • Next.js 15.0.0
- • React 18.3.1
- • TypeScript 5.3.3
- • TailwindCSS 3.4.1
Data Storage
All team member data and configurations are stored locally in the URL using base64 encoding. This ensures no server-side storage is required and makes sharing configurations simple and secure.