https://github.com/sameersyd/counder
Countdown Tracker app built using SwiftUI and MVVM Architecture.
https://github.com/sameersyd/counder
androiddevchallenge bubble counder countdown-timer dark-theme figma ios ios-app ios14 material-design mvvm mvvm-architecture sameersyd swift swiftui timer ui-design xcode
Last synced: 7 months ago
JSON representation
Countdown Tracker app built using SwiftUI and MVVM Architecture.
- Host: GitHub
- URL: https://github.com/sameersyd/counder
- Owner: sameersyd
- License: apache-2.0
- Created: 2021-03-05T07:51:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-06T08:37:19.000Z (over 4 years ago)
- Last Synced: 2025-03-01T06:33:15.374Z (7 months ago)
- Topics: androiddevchallenge, bubble, counder, countdown-timer, dark-theme, figma, ios, ios-app, ios14, material-design, mvvm, mvvm-architecture, sameersyd, swift, swiftui, timer, ui-design, xcode
- Language: Swift
- Homepage:
- Size: 4.14 MB
- Stars: 41
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Counder ⏳
Countdown Tracker app built using SwiftUI and MVVM Architecture 🏗. *Made with love ❤️ by [Sameer Nawaz](https://github.com/sameersyd)*
## UI Design 🎨
***Click to View Counder app Design from below 👇***
[](https://www.figma.com/file/oY3enOsftPcYBTpZ1JKa0b/Counder?node-id=0%3A1)
## Preview
Home | Active Timer | Picker Sheet
--- | --- | --- |
 |  | 
## Built With 🛠
- [SwiftUI](https://developer.apple.com/documentation/swiftui/) - SwiftUI is an innovative, exceptionally simple way to build user interfaces across all Apple platforms with the power of Swift.
- [Figma](https://figma.com/) - Figma is a vector graphics editor and prototyping tool which is primarily web-based.
## Contribute 🤝
If you want to contribute to this app, you're always welcome!
See [Contributing Guidelines](https://github.com/sameersyd/Counder/blob/main/CONTRIBUTION.md).
## Donation 💰
If this project helped you reduce time to develop, you can buy me a cup of coffee :)
## License 🔖
```
Apache 2.0 LicenseCopyright 2021 Sameer Nawaz
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.```