/QuicklyTanking

2021-2022寒假项目

Primary LanguageJava

QuicklyTanking

本程序作为2022年西邮3g实验室安卓组冬季项目。

整体使用组件化, 使用ARouter路由, java为主, Kotlin为辅(可能有C, C#, C++)

Room与文件存储作为本地数据处理, mvvm架构/mvc架构,Retrofit负责网络处理

Glide负责图像处理,Hilt与Dagger负责依赖注入, 使用ViewModel与仓库模式来提供数据

Copyright (C) <2022> <Android Group of Xiyou 3g laboratory>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.