TeamCaleFIT / calefit-AOS

Record daily exercise and share it
MIT License
1 stars 1 forks source link
health kotlin-android
![image](https://user-images.githubusercontent.com/92678171/190979071-165a8b9d-2487-41f2-aecf-77add8671767.png)

Cale-FIT

🏋️‍♀️ Record your daily exercise and share it with your friends
Calender-Fitness APP

📱Introduce

|
Login View
|
Exercise Calendar
|
Exercise Registeration
| |:--------:|:--------:|:--------:| |
|
|
|

🛠 Tech Stacks

### 🔧 Android Android Technical Skill Set Calefit is mainly composed of modern android architecture, MVVM, flow, room, and databinding. ## Technical specification - Foundation - Components for core system capabilities, Kotlin extensions and support for multidex and automated testing. - AppCompat - Degrade gracefully on older versions of Android. - Android KTX - Write more concise, idiomatic Kotlin code. - Architecture - A collection of libraries that help you design robust, testable, and maintainable apps. Start with classes for managing your UI component lifecycle and handling data persistence. - Data Binding - Declaratively bind observable data to UI elements. - Lifecycles - Create a UI that automatically responds to lifecycle events. - Room - Access your app's SQLite database with in-app objects and compile-time checks. - ViewModel - Store UI-related data that isn't destroyed on app rotations. Easily schedule asynchronous tasks for optimal execution. - Hilt - for dependency injection - Retrofit - A type-safe HTTP client for Android and Java.
### 🔨 Backend Back-end Skill set

🧱 Infrastructures

Infra architecture & CI/CD

👨‍👦‍👦 Members

AOS
BE
BE
조시(서준석)
피오(최재홍)
반스(송창훈)

License

MIT License

Copyright (c) 2022 TeamCaleFIT

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.