https://github.com/zigaowang/scrumdinger
https://github.com/zigaowang/scrumdinger
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zigaowang/scrumdinger
- Owner: ZigaoWang
- License: mit
- Created: 2024-06-25T11:35:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-08T03:12:43.000Z (about 1 year ago)
- Last Synced: 2025-04-07T10:35:52.077Z (6 months ago)
- Language: Swift
- Size: 21.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scrumdinger
Welcome to Scrumdinger! This project is part of my journey in learning iOS Development and Swift, inspired by the tutorial on Apple's Developer Website. While following the tutorial, I made some structural tweaks to the app to better suit my learning and development goals.
## About the Project
Scrumdinger is a comprehensive app designed to help you manage and conduct scrum meetings effectively. It includes features such as:
- **Meeting Timer**: Keep track of meeting times and ensure sessions are on schedule.
- **Scrum Details**: Manage details about each scrum, including participants, goals, and notes.
- **Audio Recording**: Record audio during meetings for later reference.## Key Features
- **Customized Structure**: I've made several modifications to the original app structure to enhance functionality and usability.
- **Modern Swift Practices**: The project utilizes the latest Swift features and best practices for iOS development.
- **User-Friendly Interface**: Designed with a focus on usability, ensuring a smooth experience for all users.## Feedback
I welcome any feedback or suggestions for improvement! If you encounter any issues or have ideas on how to enhance the app, please open an issue in this repository.
## Acknowledgements
- [Apple Developer Tutorial](https://developer.apple.com/tutorials/app-dev-training) for the foundational guidance.
- The iOS development community for continuous support and resources.## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.