An open API service indexing awesome lists of open source software.

https://github.com/daniissac/teamtime

Track team times around the world
https://github.com/daniissac/teamtime

collaboration timezone timezone-conversion

Last synced: over 1 year ago
JSON representation

Track team times around the world

Awesome Lists containing this project

README

          

# TeamTime: Track Colleague Times Globally

TeamTime is a user-friendly web application designed to help teams track and manage time differences across global colleagues. With its intuitive interface, you can easily keep track of what time it is for your team members around the world.

## Features

- 👥 Track multiple colleague times simultaneously
- 🌍 Support for all major global timezones
- 🕒 Real-time time updates
- 🎯 DST-aware time conversion
- 📱 Responsive design for all devices
- 💾 Local storage for persistent colleague list
- 🔄 Automatic timezone updates

## Usage

1. Enter your colleague's name
2. Select their timezone
3. Click "Add Colleague" to start tracking their time
4. View all colleague times updating in real-time

## Live Demo

Try TeamTime now at: [Demo](https://daniissac.com/teamtime)

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Acknowledgments

- Timezone data based on IANA Time Zone Database
- Built with vanilla JavaScript, HTML and CSS