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

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.

Awesome Lists containing this project

README

          

![GitHub Cards Preview](https://github.com/sameersyd/Counder/blob/main/art/GITHUB-COVER.png?raw=true)

# 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 👇***

[![Counder](https://img.shields.io/badge/Counder-FIGMA-black.svg?style=for-the-badge&logo=figma)](https://www.figma.com/file/oY3enOsftPcYBTpZ1JKa0b/Counder?node-id=0%3A1)


## Preview
Home | Active Timer | Picker Sheet
--- | --- | --- |
![](https://github.com/sameersyd/Counder/blob/main/art/home.png) | ![](https://github.com/sameersyd/Counder/blob/main/art/home-active-timer.png) | ![](https://github.com/sameersyd/Counder/blob/main/art/home-picker.png)


## 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 :)


Buy Me A Coffee

## License 🔖
```
Apache 2.0 License

Copyright 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 at

http://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.

```