# countdown-timer-compose
**Repository Path**: gabriel_wu/countdown-timer-compose
## Basic Information
- **Project Name**: countdown-timer-compose
- **Description**: A simple countdown timer with Jetpack Compose.
- **Primary Language**: Kotlin
- **License**: Apache-2.0
- **Default Branch**: imgbot
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-03-27
- **Last Updated**: 2021-03-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Put title of your app here

## :scroll: Description
A very simple countdown timer.
## :bulb: Motivation and Context
Actually it is my first attempt at Android development, so there are a lot of things that I am not familiar with. But I really love the design of Jetpack Compose. It is so great!
## :camera_flash: Screenshots
## License
```
Copyright 2020 The Android Open Source Project
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
https://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.
```